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