cmlabs::ExecutableSpec Class Reference
#include <Specs.h>
List of all members.
Detailed Description
Definition at line 462 of file Specs.h.
Constructor & Destructor Documentation
cmlabs::ExecutableSpec::ExecutableSpec |
( |
|
) |
|
cmlabs::ExecutableSpec::ExecutableSpec |
( |
const JString & |
xml |
) |
|
cmlabs::ExecutableSpec::ExecutableSpec |
( |
XMLNode * |
node |
) |
|
cmlabs::ExecutableSpec::~ExecutableSpec |
( |
|
) |
|
Member Function Documentation
unsigned long cmlabs::ExecutableSpec::getPayloadSize |
( |
|
) |
const [virtual] |
Object * cmlabs::ExecutableSpec::clone |
( |
|
) |
const [virtual] |
bool cmlabs::ExecutableSpec::fromXML |
( |
const JString & |
xml |
) |
[virtual] |
bool cmlabs::ExecutableSpec::fromXML |
( |
XMLNode * |
node |
) |
[virtual] |
JString cmlabs::ExecutableSpec::toXML |
( |
|
) |
[virtual] |
JString cmlabs::ExecutableSpec::toHTML |
( |
|
) |
[virtual] |
JString cmlabs::ExecutableSpec::getMatchingCommandLine |
( |
|
) |
|
JString cmlabs::ExecutableSpec::getMatchingCommandLine |
( |
SysInfo * |
sysInfo |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: