adam_callback_suite_t Class Reference
Detailed DescriptionClient-defined callback function used by the Adam parser to communicate with the client code. The Adam parser will discover cell declarations and will signal callbacks herein of those declarations. Member Typedef DocumentationA callback function signature for a ConvertibleToFunction that needs to be supplied. During the parsing of an Adam definition, the client will receive cell declaration notifications through this callback.
Definition at line 158 of file adam_parser.hpp.
Definition at line 179 of file adam_parser.hpp. A callback function signature for a ConvertibleToFunction that needs to be supplied. During the parsing of an Adam definition, the client will receive interface cell declaration notifications through this callback.
Definition at line 174 of file adam_parser.hpp. A callback function signature for a ConvertibleToFunction that needs to be supplied. During the parsing of an Adam definition, the client will receive relation declaration notifications through this callback.
Definition at line 165 of file adam_parser.hpp. Member Enumeration Documentation
Enumeration type denoting the kind of cell found in the parse.
Definition at line 135 of file adam_parser.hpp. Member Data DocumentationDefinition at line 181 of file adam_parser.hpp. Definition at line 184 of file adam_parser.hpp. Definition at line 183 of file adam_parser.hpp. Definition at line 182 of file adam_parser.hpp. |