![]() |
VR-Forces 4.0.4 Class Documentation
|
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 |
plan complete
| PlanCompleteCbInfo::PlanCompleteCbInfo | ( | const DtString & | n, |
| bool | global, | ||
| DtPlanCompleteCallbackFcn | f, | ||
| void * | usr | ||
| ) | [inline] |
| PlanCompleteCbInfo::~PlanCompleteCbInfo | ( | ) | [inline] |
| bool PlanCompleteCbInfo::operator== | ( | const PlanCompleteCbInfo & | orig | ) | const [inline] |
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
| void* PlanCompleteCbInfo::data |
Referenced by operator==().