Falcon::PCODE Class Reference

#include <pcode.h>

List of all members.

Static Public Member Functions

static uint32 advanceParam (uint32 paramType)
static void convertEndianity (uint32 paramType, byte *targetArea, bool into=false)
static void deendianize (byte *code, uint32 codeSize, bool into=false)
 Rotates endianity in IDs and numbers inside the PCode.
static void endianize (byte *code, uint32 codeSize)
 Rotates endianity in IDs and numbers inside the PCode.


Member Function Documentation

static uint32 Falcon::PCODE::advanceParam ( uint32  paramType  )  [static]

static void Falcon::PCODE::convertEndianity ( uint32  paramType,
byte targetArea,
bool  into = false 
) [static]

static void Falcon::PCODE::deendianize ( byte code,
uint32  codeSize,
bool  into = false 
) [static]

Rotates endianity in IDs and numbers inside the PCode.

Parameters:
code the raw pcode sequence
codeSize the size in bytes of the code sequence.
into true to actually endianize the code.

static void Falcon::PCODE::endianize ( byte code,
uint32  codeSize 
) [inline, static]

Rotates endianity in IDs and numbers inside the PCode.

Parameters:
code the raw pcode sequence
codeSize the size in bytes of the code sequence.


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

Generated on Mon Oct 19 10:11:40 2009 for Falcon_Core by  doxygen 1.5.8