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

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

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

Detailed Description

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

plan complete

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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)