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