pion-net
4.0.7
|
data type for keeping track of the entry points for static plugins More...
Public Member Functions | |
StaticEntryPoint (const std::string &name, void *create, void *destroy) | |
Public Attributes | |
std::string | m_plugin_name |
void * | m_create_func |
void * | m_destroy_func |
data type for keeping track of the entry points for static plugins