#include <loader.hh>
Collaboration diagram for anoid::loader::DynamicLoadableModuleInfo:

Public Methods | |
| DynamicLoadableModuleInfo (const std::string &n, const std::string &l) | |
Public Attributes | |
| const std::string | name |
| std::string | location |
| std::list< std::string > | requires |
|
||||||||||||
|
|
|
|
Definition at line 17 of file loader.hh. Referenced by DynamicLoadableModuleInfo(), and anoid::loader::Loader::load(). |
|
|
Definition at line 16 of file loader.hh. Referenced by DynamicLoadableModuleInfo(). |
|
|
Definition at line 18 of file loader.hh. Referenced by anoid::loader::Loader::includeInformation(), and anoid::loader::Loader::load(). |