VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)