CppUnit project page FAQ

Public Attributes
PlugInManager::PlugInInfo Struct Reference

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

#include <PlugInManager.h>

Collaboration diagram for PlugInManager::PlugInInfo:
Collaboration graph
[legend]

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:

Send comments to:
CppUnit Developers