RTXI 1.3
tTIO::tG1_Save Class Reference

#include <tTIO.h>

Inheritance diagram for tTIO::tG1_Save:
tTIO::tReg32IODirect32

List of all members.

Public Types

enum  { kOffset = 0x1c, kId = 42 }
enum  tId { kRegisterId = 0, kG1_Save_ValueId = 1 }
typedef tReg32IODirect32 tIOStrategy
typedef tTIO tRegisterMap

Public Member Functions

 tG1_Save ()
tTIOregisterMap (void)
tG1_SavesetRegister (u32 value, nMDBG::tStatus2 *statusChain=NULL)
u32 getRegister (nMDBG::tStatus2 *statusChain=NULL) const
void refresh (nMDBG::tStatus2 *statusChain=NULL)
u32 readRegister (nMDBG::tStatus2 *statusChain=NULL)
tG1_SavesetG1_Save_Value (u32 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u32 getG1_Save_Value (nMDBG::tStatus2 *statusChain=NULL) const
u32 readG1_Save_Value (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tTIO

Detailed Description

Definition at line 3476 of file tTIO.h.


Member Typedef Documentation

Definition at line 3479 of file tTIO.h.

Definition at line 3480 of file tTIO.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 3482 of file tTIO.h.

Enumerator:
kRegisterId 
kG1_Save_ValueId 

Definition at line 3489 of file tTIO.h.


Constructor & Destructor Documentation

tTIO::tG1_Save::tG1_Save ( ) [inline]

Definition at line 6120 of file tTIO_auto.cpp.


Member Function Documentation

u32 tTIO::tG1_Save::getG1_Save_Value ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 6161 of file tTIO_auto.cpp.

u32 tTIO::tG1_Save::getRegister ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 6137 of file tTIO_auto.cpp.

u32 tTIO::tG1_Save::readG1_Save_Value ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 6166 of file tTIO_auto.cpp.

u32 tTIO::tG1_Save::readRegister ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 6147 of file tTIO_auto.cpp.

void tTIO::tG1_Save::refresh ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 6142 of file tTIO_auto.cpp.

tTIO * tTIO::tG1_Save::registerMap ( void  ) [inline]

Definition at line 6125 of file tTIO_auto.cpp.

tTIO::tG1_Save & tTIO::tG1_Save::setG1_Save_Value ( u32  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 6153 of file tTIO_auto.cpp.

tTIO::tG1_Save & tTIO::tG1_Save::setRegister ( u32  value,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 6130 of file tTIO_auto.cpp.


Friends And Related Function Documentation

friend class tTIO [friend]

Definition at line 3517 of file tTIO.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines