|
AERA
|
Public Member Functions | |
| RepliCondition (const std::string &name, bool reversed) | |
| void | reverse () |
| bool | isActive (std::unordered_map< std::string, RepliMacro * > &repli_macros, std::unordered_map< std::string, int32 > &counters) |
Public Attributes | |
| std::string | name_ |
| bool | reversed_ |
Definition at line 170 of file preprocessor.h.
1.8.18