Aria  2.7.5.2
ArCallbackList Member List

This is the complete list of members for ArCallbackList, including all inherited members.

addCallback(ArFunctor *functor, int position=50)ArCallbackList
ArCallbackList(const char *name="", ArLog::LogLevel logLevel=ArLog::Verbose, bool singleShot=false)ArCallbackList
invoke(void)ArCallbackList
myDataMutex (defined in ArCallbackList)ArCallbackListprotected
myList (defined in ArCallbackList)ArCallbackListprotected
myLogLevel (defined in ArCallbackList)ArCallbackListprotected
myName (defined in ArCallbackList)ArCallbackListprotected
mySingleShot (defined in ArCallbackList)ArCallbackListprotected
remCallback(ArFunctor *functor)ArCallbackList
setLogLevel(ArLog::LogLevel logLevel)ArCallbackList
setName(const char *name)ArCallbackList
setNameVar(const char *name,...)ArCallbackList
setSingleShot(bool singleShot)ArCallbackList
~ArCallbackList()ArCallbackListvirtual