VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
StmtCbInfo Class Reference

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

Detailed Description

stmt callback

Constructor & Destructor Documentation

StmtCbInfo::StmtCbInfo ( const DtString n,
bool  global,
DtPlanStatementCallbackFcn  f,
void *  usr 
)
inline
StmtCbInfo::~StmtCbInfo ( )
inline

Member Function Documentation

bool StmtCbInfo::operator== ( const StmtCbInfo orig) const
inline

References data, fcn, isGlobal, and name.

Member Data Documentation

DtPlanStatementCallbackFcn StmtCbInfo::fcn

Referenced by operator==().

DtString StmtCbInfo::name

Referenced by operator==().

bool StmtCbInfo::isGlobal

Referenced by operator==().

void* StmtCbInfo::data

Referenced by operator==().


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)