MeVisLab Toolbox Reference
|
This is the complete list of members for ml::Notify, including all inherited members.
_enabled | ml::Notify | protected |
_notifyCBList | ml::Notify | protected |
_notifyCBUserDataList | ml::Notify | protected |
addNotifyCB(void *userData, MLNotifyCB *callback) | ml::Notify | |
getCallbackList() const | ml::Notify | |
getNumNotifyCBs() const | ml::Notify | |
getUserDataList() const | ml::Notify | |
isEnabled() const | ml::Notify | |
Notify() | ml::Notify | |
Notify(const Notify ¬ifyObj) | ml::Notify | |
notify(MLuint32 objType, void *objData1=nullptr, void *objData2=nullptr) | ml::Notify | |
operator=(const Notify ¬ifyObj) | ml::Notify | |
removeAllNotifyCBs() | ml::Notify | |
removeNotifyCB(void *userData, MLNotifyCB *callback) | ml::Notify | |
reset() | ml::Notify | |
setEnabled(bool flag) | ml::Notify | |
~Notify() | ml::Notify |