|
AERA
|
Public Member Functions | |
| RepliMacro (const std::string &name, RepliStruct *src, RepliStruct *dest) | |
| uint32 | argCount () |
| RepliStruct * | expandMacro (RepliStruct *old_struct) |
Public Attributes | |
| std::string | name_ |
| RepliStruct * | src_ |
| RepliStruct * | dest_ |
| std::string | error_ |
Definition at line 156 of file preprocessor.h.
1.8.18