Data Class Reference

Hold data memory block and symbol informations. More...

#include <memory.h>

Inheritance diagram for Data:
Inheritance graph
[legend]
Collaboration diagram for Data:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Data ()
void WriteMem (unsigned char *, unsigned int offset, unsigned int size)

Detailed Description

Hold data memory block and symbol informations.

Data class is a derived class from Memory, at the moment it's only used for hold symbols informations about data. NO memory space is allocated! myMemory will be initialized to NULL!

Definition at line 95 of file memory.h.


Constructor & Destructor Documentation

Data::Data (  )  [inline]

Creates the data memory block

Definition at line 98 of file memory.h.


Member Function Documentation

void Data::WriteMem ( unsigned char *  ,
unsigned int  offset,
unsigned int  size 
) [inline, virtual]

Write memory data to memory

Implements Memory.

Definition at line 99 of file memory.h.


The documentation for this class was generated from the following file:
Generated on Sun Feb 12 16:50:45 2012 for Simulavr by  doxygen 1.6.3