|
Nemiver
0.3
|
#include "config.h"#include <list>#include "common/nmv-dynamic-module.h"#include "common/nmv-env.h"Go to the source code of this file.
Classes | |
| class | nemiver::IConfMgr |
Namespaces | |
| nemiver | |
Typedefs | |
| typedef SafePtr< IConfMgr, ObjectRef, ObjectUnref > | nemiver::IConfMgrSafePtr |
Functions | |
| template<class T > | |
| SafePtr< T, ObjectRef, ObjectUnref > | nemiver::load_iface_and_confmgr (const UString &a_dynmod_name, const UString &a_iface_name, IConfMgrSafePtr &a_confmgr) |
| template<class T > | |
| SafePtr< T, ObjectRef, ObjectUnref > | nemiver::load_iface_and_confmgr (const UString &a_dynmod_name, const UString &a_iface_name) |
1.8.17