OpenASIP 2.2
|
#include <OperationDAGLanguageParser.hh>
Public Member Functions | |
SetStripPairActor (std::pair< const char *, const char * > &aPair) | |
void | operator() (const char *start, const char *end) const |
Public Attributes | |
std::pair< const char *, const char * > & | thePair_ |
Spirit actor for book keeping stripped strings.
Definition at line 735 of file OperationDAGLanguageParser.hh.
|
inline |
Definition at line 737 of file OperationDAGLanguageParser.hh.
|
inline |
Definition at line 742 of file OperationDAGLanguageParser.hh.
References thePair_.
std::pair<const char*, const char*>& SetStripPairActor::thePair_ |
Definition at line 740 of file OperationDAGLanguageParser.hh.
Referenced by operator()().