CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PlugInManager::PlugInInfo Struct Reference

(INTERNAL) Information about a specific plug-in. More...

#include <PlugInManager.h>

List of all members.

Public Attributes

std::string m_fileName
DynamicLibraryManagerm_manager
CppUnitTestPlugInm_interface


Detailed Description

(INTERNAL) Information about a specific plug-in.


Member Data Documentation

std::string PlugInManager::PlugInInfo::m_fileName
 

CppUnitTestPlugIn* PlugInManager::PlugInInfo::m_interface
 

DynamicLibraryManager* PlugInManager::PlugInInfo::m_manager
 


The documentation for this struct was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers