|
virtual void | notify (const NSMVar &var)=0 |
|
int | reset () |
|
int | add (NSMVHandler *handler, bool overwrite=true, bool isdump=true) |
|
void | remove (const std::string &node, const std::string &name) |
|
void | remove (const std::string &name) |
|
void | remove (const DBObject &obj) |
|
StringList & | getHandlerNames () |
|
NSMVHandlerList & | getHandlers () |
|
NSMVHandler & | getHandler (const std::string &name) |
|
NSMVHandler & | getHandler (const std::string &node, const std::string &name) |
|
void | setUseGet (const std::string &name, bool use) |
|
void | setUseSet (const std::string &name, bool use) |
|
void | setRevision (int revision) |
|
int | getRevision () const |
|
|
NSMVHandler * | getHandler_p (const std::string &node, const std::string &name) |
|
|
int | m_revision |
|
NSMVHandlerList | m_handler |
|
StringList | m_hnames |
|
|
class | AbstractNSMCallback |
|
class | NSMCallback |
|
Definition at line 24 of file Callback.h.
The documentation for this class was generated from the following files: