|
Limbo
|
Custom class that inheritates EbeamParser::EbeamDataBase with all the required callbacks defined. More...
Public Member Functions | |
| EbeamDataBase () | |
| constructor | |
| virtual void | set_ebeam_unit (int token) |
| set database unit More... | |
| virtual void | set_ebeam_boundary (EbeamParser::EbeamBoundary const &) |
| set ebeam boundary | |
| virtual void | add_ebeam_macro (EbeamParser::Macro const &) |
| set ebeam macro | |
Custom class that inheritates EbeamParser::EbeamDataBase with all the required callbacks defined.
Definition at line 20 of file test_bison.cpp.
|
inlinevirtual |
set database unit
| token | unit |
Implements EbeamParser::EbeamDataBase.
Definition at line 30 of file test_bison.cpp.
1.8.8