![]() |
VR-Forces 4.0.4 Class Documentation
|
plan callback More...
Public Member Functions | |
| PlanCbInfo (const DtString &n, bool global, DtPlanCallbackFcn f, void *usr) | |
| ~PlanCbInfo () | |
| bool | operator== (const PlanCbInfo &orig) const |
Public Attributes | |
| DtString | name |
| bool | isGlobal |
| DtPlanCallbackFcn | fcn |
| void * | data |
plan callback
| PlanCbInfo::PlanCbInfo | ( | const DtString & | n, |
| bool | global, | ||
| DtPlanCallbackFcn | f, | ||
| void * | usr | ||
| ) | [inline] |
| PlanCbInfo::~PlanCbInfo | ( | ) | [inline] |
| bool PlanCbInfo::operator== | ( | const PlanCbInfo & | orig | ) | const [inline] |
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
| void* PlanCbInfo::data |
Referenced by operator==().