Nemiver  0.3
Public Member Functions | List of all members
nemiver::common::DynModIface Class Reference

#include <nmv-dynamic-module.h>

Inheritance diagram for nemiver::common::DynModIface:
nemiver::common::Object nemiver::common::IConnectionManagerDriver nemiver::common::Plugin::EntryPoint nemiver::IConfMgr nemiver::IDebugger nemiver::ILangTrait nemiver::IVarList nemiver::IVarListWalker nemiver::IVarWalker nemiver::IWorkbench

Public Member Functions

 DynModIface (DynamicModuleSafePtr &a_dynmod)
 
 DynModIface (DynamicModule *a_dynmod)
 
DynamicModuleget_dynamic_module () const
 
- Public Member Functions inherited from nemiver::common::Object
 Object ()
 
 Object (Object const &)
 
Objectoperator= (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)
 

Additional Inherited Members

- Protected Attributes inherited from nemiver::common::Object
SafePtr< ObjectPrivm_priv
 

Constructor & Destructor Documentation

◆ DynModIface() [1/2]

nemiver::common::DynModIface::DynModIface ( DynamicModuleSafePtr a_dynmod)
inline

References THROW_IF_FAIL.

◆ DynModIface() [2/2]

nemiver::common::DynModIface::DynModIface ( DynamicModule a_dynmod)
inline

References THROW_IF_FAIL.

Member Function Documentation

◆ get_dynamic_module()

DynamicModule& nemiver::common::DynModIface::get_dynamic_module ( ) const
inline

The documentation for this class was generated from the following file: