CppUnit project page | FAQ | CppUnit home page |
#include <PlugInParameters.h>
Public Member Functions | |
PlugInParameters (const std::string &commandLine="") | |
Constructs plug-in parameters from the specified command-line. | |
virtual | ~PlugInParameters () |
std::string | getCommandLine () const |
Returns the command line that was passed on construction. | |
Private Attributes | |
std::string | m_commandLine |
|
Constructs plug-in parameters from the specified command-line.
|
|
|
|
Returns the command line that was passed on construction.
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |