|
Nemiver
0.3
|
#include <nmv-conf-manager.h>
Public Member Functions | |
| bool | get_property (const UString &a_name, UString &a_value) |
| void | set_property (const UString a_name, const UString a_value) |
Public Member Functions inherited from nemiver::common::Object | |
| Object () | |
| Object (Object const &) | |
| Object & | operator= (Object const &) |
| virtual | ~Object () |
| void | ref () |
| void | unref () |
| void | enable_refcount (bool a_enabled=true) |
| bool | is_refcount_enabled () const |
| long | get_refcount () const |
| void | attach_object (const UString &a_key, const Object *a_object) |
| bool | get_attached_object (const UString &a_key, const Object *&a_object) |
Friends | |
| class | ConfManager |
| class | ConfigPriv |
Additional Inherited Members | |
Protected Attributes inherited from nemiver::common::Object | |
| SafePtr< ObjectPriv > | m_priv |
|
friend |
|
friend |
1.8.17