OpenASIP
2.0
|
#include <ParserStructs.hh>
Public Member Functions | |
std::string | toString () const |
Public Attributes | |
UValue | id |
std::vector< InitDataField > | payload |
One annotation.
Definition at line 364 of file ParserStructs.hh.
|
inline |
Definition at line 371 of file ParserStructs.hh.
UValue Annotation::id |
Definition at line 367 of file ParserStructs.hh.
Referenced by toString().
std::vector<InitDataField> Annotation::payload |
Definition at line 369 of file ParserStructs.hh.
Referenced by toString().