UCc Class Reference

#include <ucc.h>

Collaboration diagram for UCc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UCc (const unsigned int offset=0, const unsigned int id=0, const std::vector< unsigned char > &params=std::vector< unsigned char >())
 UCc (const unsigned int id, const std::string &miscstr)

Public Attributes

unsigned int _id
std::string _miscstr
unsigned int _offset
std::vector< unsigned char > _params
std::vector< unsigned int > _params_parsed
bool _tagged
std::vector< unsigned int > _jump_offsets
std::vector< UCc * > _popped

Detailed Description

Definition at line 27 of file ucc.h.


Constructor & Destructor Documentation

UCc::UCc ( const unsigned int  offset = 0,
const unsigned int  id = 0,
const std::vector< unsigned char > &  params = std::vector<unsigned char>() 
) [inline]

Definition at line 30 of file ucc.h.

UCc::UCc ( const unsigned int  id,
const std::string &  miscstr 
) [inline]

Definition at line 32 of file ucc.h.


Member Data Documentation

unsigned int UCc::_id

Definition at line 33 of file ucc.h.

Referenced by demunge_ocstring().

std::string UCc::_miscstr

Definition at line 37 of file ucc.h.

unsigned int UCc::_offset

Definition at line 38 of file ucc.h.

Referenced by calc16reloffset(), and calc32reloffset().

std::vector<unsigned char> UCc::_params

Definition at line 39 of file ucc.h.

Referenced by calc16reloffset(), calc32reloffset(), and ucc_parse_parambytes().

std::vector<unsigned int> UCc::_params_parsed

Definition at line 40 of file ucc.h.

Referenced by demunge_ocstring(), and ucc_parse_parambytes().

bool UCc::_tagged

Definition at line 41 of file ucc.h.

std::vector<unsigned int> UCc::_jump_offsets

Definition at line 42 of file ucc.h.

Referenced by ucc_parse_parambytes().

std::vector<UCc *> UCc::_popped

Definition at line 47 of file ucc.h.

Referenced by demunge_ocstring().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:04:52 2007 for ExultEngine by  doxygen 1.5.1