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

plan complete More...

Public Member Functions

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

Public Attributes

DtPlanCompleteCallbackFcn fcn
DtString name
bool isGlobal
void * data

Detailed Description

plan complete

Constructor & Destructor Documentation

PlanCompleteCbInfo::PlanCompleteCbInfo ( const DtString n,
bool  global,
DtPlanCompleteCallbackFcn  f,
void *  usr 
)
inline
PlanCompleteCbInfo::~PlanCompleteCbInfo ( )
inline

Member Function Documentation

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

References data, fcn, isGlobal, and name.

Member Data Documentation

DtPlanCompleteCallbackFcn PlanCompleteCbInfo::fcn

Referenced by operator==().

DtString PlanCompleteCbInfo::name

Referenced by operator==().

bool PlanCompleteCbInfo::isGlobal

Referenced by operator==().

void* PlanCompleteCbInfo::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)