Nemiver  0.3
Classes | Namespaces | Typedefs | Functions
nmv-i-conf-mgr.h File Reference
#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, ObjectUnrefnemiver::IConfMgrSafePtr
 

Functions

template<class T >
SafePtr< T, ObjectRef, ObjectUnrefnemiver::load_iface_and_confmgr (const UString &a_dynmod_name, const UString &a_iface_name, IConfMgrSafePtr &a_confmgr)
 
template<class T >
SafePtr< T, ObjectRef, ObjectUnrefnemiver::load_iface_and_confmgr (const UString &a_dynmod_name, const UString &a_iface_name)