AERA
Public Member Functions | Static Public Member Functions | Friends | List of all members
r_code::Image< I > Class Template Reference
Inheritance diagram for r_code::Image< I >:

Public Member Functions

uint32 get_size () const
 
uint32 getObjectCount () const
 
word32 * get_object (uint32 i)
 
word32 * getCodeSegment ()
 
uint32 getCodeSegmentSize () const
 
void trace () const
 

Static Public Member Functions

static Image< I > * Build (Timestamp timestamp, uint32 map_size, uint32 code_size, uint32 names_size)
 
static Image< I > * Read (std::ifstream &stream)
 
static void Write (Image< I > *image, std::ofstream &stream)
 

Friends

class r_comp::Image
 

Detailed Description

template<class I>
class r_code::Image< I >

Definition at line 148 of file image.h.


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