VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
trpgr_Token Class Reference

Public Member Functions

 trpgr_Token (void)
 
 trpgr_Token (int, trpgr_Callback *, bool destroy=true)
 
 ~trpgr_Token (void)
 
void init (int, trpgr_Callback *, bool destroy=true)
 
void Destruct (void)
 

Public Attributes

int Token
 
trpgr_Callbackcb
 
bool destroy
 

Constructor & Destructor Documentation

trpgr_Token::trpgr_Token ( void  )
trpgr_Token::trpgr_Token ( int  ,
trpgr_Callback ,
bool  destroy = true 
)
trpgr_Token::~trpgr_Token ( void  )

Member Function Documentation

void trpgr_Token::init ( int  ,
trpgr_Callback ,
bool  destroy = true 
)
void trpgr_Token::Destruct ( void  )

Should we call delete on the callback or not.

Member Data Documentation

int trpgr_Token::Token
trpgr_Callback* trpgr_Token::cb

Constant token value.

bool trpgr_Token::destroy

Callback when we hit this token.


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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)