VR-Forces 4.10 Class Documentation
 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)
 Should we call delete on the callback or not. More...
 

Public Attributes

int Token
 
trpgr_Callbackcb
 Constant token value. More...
 
bool destroy
 Callback when we hit this token. More...
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)