pion-net  4.0.7
Public Member Functions | Public Attributes
pion::PionPlugin::StaticEntryPoint Class Reference

data type for keeping track of the entry points for static plugins More...

List of all members.

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

Detailed Description

data type for keeping track of the entry points for static plugins


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