#include <object.h>
Inheritance diagram for Spm::Util::Object:
Public Member Functions | |
virtual | ~Object () |
const std::string & | getName () |
const std::string & | getName () const |
Public Attributes | |
boost::signal< void(Object *)> | modified )() |
Protected Attributes | |
std::string | __name |
boost::signal< void(Object *) | __modified ) |
|
|
|
Reimplemented in Spm::Core::Branch. |
|
Reimplemented in Spm::Core::Branch. |
|
|
|
|
|
|