|
| Class (ReturnType t=ANY) |
|
| Class (r_code::Atom atom, std::string str_opcode, std::vector< StructureMember > r, ReturnType t=ANY) |
|
bool | is_pattern (Metadata *metadata) const |
|
bool | is_fact (Metadata *metadata) const |
|
bool | get_member_index (Metadata *metadata, std::string &name, uint16 &index, Class *&p) const |
|
std::string | get_member_name (uint32 index) |
|
ReturnType | get_member_type (const uint16 index) |
|
Class * | get_member_class (Metadata *metadata, const std::string &name) |
|
void | write (word32 *storage) |
|
void | read (word32 *storage) |
|
uint32 | get_size () |
|
|
r_code::Atom | atom_ |
|
std::string | str_opcode |
|
std::vector< StructureMember > | things_to_read |
|
ReturnType | type |
|
StructureMember::Iteration | use_as |
|
|
static const char * | Expression = "xpr" |
|
static const char * | Type = "type" |
|
Definition at line 96 of file class.h.
The documentation for this class was generated from the following files: