UCStack Class Reference

#include <UCStack.h>

Inheritance diagram for UCStack:

BaseUCStack List of all members.

Public Member Functions

 UCStack ()
virtual ~UCStack ()
void save (ODataSource *ods)
bool load (IDataSource *ids, uint32 version)

Private Attributes

uint8 buf_array [0x1000]

Detailed Description

Definition at line 174 of file UCStack.h.


Constructor & Destructor Documentation

UCStack::UCStack (  )  [inline]

Definition at line 178 of file UCStack.h.

virtual UCStack::~UCStack (  )  [inline, virtual]

Definition at line 179 of file UCStack.h.


Member Function Documentation

bool UCStack::load ( IDataSource ids,
uint32  version 
)

Definition at line 33 of file UCStack.cpp.

References BaseUCStack::buf, buf_array, BaseUCStack::buf_ptr, perr, IDataSource::read(), IDataSource::read4(), and BaseUCStack::size.

Referenced by UCProcess::loadData().

void UCStack::save ( ODataSource ods  ) 

Definition at line 25 of file UCStack.cpp.

References BaseUCStack::buf_ptr, BaseUCStack::getSP(), BaseUCStack::size, BaseUCStack::stacksize(), ODataSource::write(), and ODataSource::write4().

Referenced by UCProcess::saveData().


Member Data Documentation

uint8 UCStack::buf_array[0x1000] [private]

Definition at line 176 of file UCStack.h.

Referenced by load().


The documentation for this class was generated from the following files:
Generated on Fri Jul 27 22:30:08 2007 for pentagram by  doxygen 1.4.7