VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
PlanCbInfo Class Reference

plan callback More...

Public Member Functions

 PlanCbInfo (const DtString &n, bool global, DtPlanCallbackFcn f, void *usr)
 ~PlanCbInfo ()
bool operator== (const PlanCbInfo &orig) const

Public Attributes

DtString name
bool isGlobal
DtPlanCallbackFcn fcn
void * data

Detailed Description

plan callback

Constructor & Destructor Documentation

PlanCbInfo::PlanCbInfo ( const DtString n,
bool  global,
DtPlanCallbackFcn  f,
void *  usr 
)
inline
PlanCbInfo::~PlanCbInfo ( )
inline

Member Function Documentation

bool PlanCbInfo::operator== ( const PlanCbInfo orig) const
inline

References data, fcn, isGlobal, and name.

Member Data Documentation

DtString PlanCbInfo::name

Referenced by operator==().

bool PlanCbInfo::isGlobal

Referenced by operator==().

DtPlanCallbackFcn PlanCbInfo::fcn

Referenced by operator==().

void* PlanCbInfo::data

Referenced by operator==().


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)