APG
… ABNF Parser Generator
|
All of the user-written functions for the rule callback functions. More...
Go to the source code of this file.
All of the user-written functions for the rule callback functions.
These functions have all been set up through initial cut-and-paste from the comments generated by the parser generator. See the "PARSER HELPER" comments at the end of MEGACO.cpp. These comments have been automatically generated by apg expressly for the purpose of easily getting a new C++ parser up and running. Take a look at the comments and the code in this file to see how that might be done.
UDTs are not used in this example.
Definition in file Callbacks.cpp.