rtVTK  0.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes
rtVTK::PluginManager::dpWrap Struct Reference

Wrapper class for use in PluginManager. More...

List of all members.

Public Member Functions

 dpWrap ()

Public Attributes

dll_t dll
Pluginplugin
string dllPath

Detailed Description

Wrapper class for use in PluginManager.

Author:
QuigleyEJ1 Aggregates a dll_t (defined in DLL.h), a Plugin*, and a string dllPath. Thus, dpWrap binds a dll handle to an pointer to an object of the plugin class and to the name of the DLL file.

Constructor & Destructor Documentation


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends