VR-Forces 5.0.3 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
PlanCompleteCbInfo Class Reference

A container for information provided to a plan-complete callback.

plan complete

Public Member Functions

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

Public Attributes

DtPlanCompleteCallbackFcn fcn
 
DtUUID planName
 
bool isGlobal
 
void * data
 

Constructor & Destructor Documentation

PlanCompleteCbInfo::PlanCompleteCbInfo ( const DtUUID 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 planName.

Member Data Documentation

DtPlanCompleteCallbackFcn PlanCompleteCbInfo::fcn

Referenced by operator==().

DtUUID PlanCompleteCbInfo::planName

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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)