1#ifndef CPPUNIT_PLUGIN_PARAMETERS 
    2#define CPPUNIT_PLUGIN_PARAMETERS 
    6#if !defined(CPPUNIT_NO_TESTPLUGIN) 
   24  std::string getCommandLine() 
const;
 
 
#define CPPUNIT_API
Definition CppUnitApi.h:27
#define CPPUNIT_NS_END
Definition Portability.h:106
#define CPPUNIT_NS_BEGIN
Definition Portability.h:105
Test plug-ins parameters.
Definition PlugInParameters.h:16
std::string m_commandLine
Definition PlugInParameters.h:27