![]() |
VR-Forces 4.0.4 Class Documentation
|
File: ifPluginData.h. More...
Public Member Functions | |
| DtVrfMessagePluginInformation () | |
| int | size () const |
| const char * | setFromNet (const char *buffer) |
| char * | setToNet (char *buffer) |
| void | printDataToString (DtString &) |
Public Attributes | |
| std::string | pluginName |
| std::string | pluginVersion |
| std::string | pluginDescription |
| std::string | pluginCreator |
| std::string | pluginCreatorEmail |
| std::string | pluginContactWebPage |
| std::string | pluginContactMailingAddress |
| std::string | pluginContactPhone |
File: ifPluginData.h.
Class: DtIfPluginData Content-Type: DtIfPluginData
Interface message which encapsulates the plugins that are currently. loaded into this back-end
| int DtVrfMessagePluginInformation::size | ( | ) | const |
| const char* DtVrfMessagePluginInformation::setFromNet | ( | const char * | buffer | ) |
| char* DtVrfMessagePluginInformation::setToNet | ( | char * | buffer | ) |
| std::string DtVrfMessagePluginInformation::pluginName |
| std::string DtVrfMessagePluginInformation::pluginVersion |
| std::string DtVrfMessagePluginInformation::pluginDescription |
| std::string DtVrfMessagePluginInformation::pluginCreator |