Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CLinks concept #103

Open
FreePhoenix888 opened this issue Mar 23, 2022 · 0 comments
Open

Create CLinks concept #103

FreePhoenix888 opened this issue Mar 23, 2022 · 0 comments
Labels

Comments

@FreePhoenix888
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant