Member types: * `OptionsType` * `LinkAddressType` * `LinkType` * `WriteHandlerType` * `ReadHandlerType` Members: * `LinksConstants<LinkAddressType> Constants` * `LinkAddressType Count(const LinkType& restriction) const` * `LinkAddressType Each(const LinkType& restriction, const ReadHandlerType& handler) const` * `LinkAddressType Create(const LinkType& restriction, const WriteHandlerType& handler) const` * `LinkAddressType Update(const LinkType& restriction, const LinkType& substitution, const WriteHandlerType& handler) const` * `LinkAddressType Delete(const LinkType& restriction, const WriteHandlerType& handler) const`
Member types:
OptionsTypeLinkAddressTypeLinkTypeWriteHandlerTypeReadHandlerTypeMembers:
LinksConstants<LinkAddressType> ConstantsLinkAddressType Count(const LinkType& restriction) constLinkAddressType Each(const LinkType& restriction, const ReadHandlerType& handler) constLinkAddressType Create(const LinkType& restriction, const WriteHandlerType& handler) constLinkAddressType Update(const LinkType& restriction, const LinkType& substitution, const WriteHandlerType& handler) constLinkAddressType Delete(const LinkType& restriction, const WriteHandlerType& handler) const