Test plug-ins parameters.
More...
#include <PlugInParameters.h>
List of all members.
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 |
Detailed Description
Test plug-ins parameters.
Constructor & Destructor Documentation
Constructs plug-in parameters from the specified command-line.
Member Function Documentation
Returns the command line that was passed on construction.
Member Data Documentation
The documentation for this class was generated from the following files: