RetroArch
|
Public Member Functions | |
ComHeader (const char *filename) | |
ComHeader (shared_ptr< Ast > ast_) | |
string | str () |
Public Attributes | |
shared_ptr< Ast > | ast |
vector< ComFunction > | functions |
vector< name_pair > | types |
|
inline |
|
inline |
|
inline |
shared_ptr<Ast> ComHeader::ast |
vector<ComFunction> ComHeader::functions |
vector<name_pair> ComHeader::types |