AERA
Public Types | Public Member Functions | Public Attributes | List of all members
r_comp::StructureMember Class Reference

Public Types

enum  Iteration { I_CLASS = 0, I_EXPRESSION = 1, I_SET = 2, I_DCLASS }
 

Public Member Functions

 StructureMember (_Read r, std::string m, std::string p="", Iteration i=I_CLASS)
 
Classget_class (Metadata *metadata) const
 
ReturnType get_return_type () const
 
bool used_as_expression () const
 
Iteration getIteration () const
 
_Read read () const
 
void write (word32 *storage) const
 
void read (word32 *storage)
 
uint32 get_size ()
 

Public Attributes

std::string name_
 

Detailed Description

Definition at line 115 of file structure_member.h.


The documentation for this class was generated from the following files: