Data Structures | Typedefs
module.hh File Reference
#include <memory>
#include <string>
#include <mia/core/defines.hh>
#include <mia/core/dlloader.hh>

Go to the source code of this file.

Data Structures

class  CPluginModule
 The plugin module loading class. More...
 

Typedefs

typedef CPluginBase *(* FPluginInterface )(void)
 
typedef std::shared_ptr
< CPluginModule
PPluginModule