Nemiver  0.3
Public Member Functions | Public Attributes | List of all members
nemiver::common::DynamicModule::Config Struct Reference

#include <nmv-dynamic-module.h>

Inheritance diagram for nemiver::common::DynamicModule::Config:
nemiver::common::Object

Public Member Functions

virtual ~Config ()
 
- 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)
 

Public Attributes

std::vector< UStringcustom_library_search_paths
 
UString library_name
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ~Config()

virtual nemiver::common::DynamicModule::Config::~Config ( )
inlinevirtual

Member Data Documentation

◆ custom_library_search_paths

std::vector<UString> nemiver::common::DynamicModule::Config::custom_library_search_paths

◆ library_name

UString nemiver::common::DynamicModule::Config::library_name

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