class DtFedFileMapping:
More...
class DtFedFileMapping:
Instances of DtFedFileMapping are mappings between federation execution names and fed file names.
| DtFedFileMapping::DtFedFileMapping |
( |
const MAKRti::DtString & |
execName, |
|
|
const MAKRti::DtString & |
timeImplName, |
|
|
const MAKRti::DtString & |
fileName |
|
) |
| |
| virtual DtFedFileMapping::~DtFedFileMapping |
( |
| ) |
|
|
virtual |
| virtual const MAKRti::DtString& DtFedFileMapping::execName |
( |
| ) |
const |
|
virtual |
Returns federation execution name.
| virtual const MAKRti::DtString& DtFedFileMapping::fedFileName |
( |
| ) |
const |
|
virtual |
| virtual const MAKRti::DtString& DtFedFileMapping::timeImplName |
( |
| ) |
const |
|
virtual |
Returns time implementation name.
| MAKRti::DtString DtFedFileMapping::myExecName |
|
protected |
| MAKRti::DtString DtFedFileMapping::myFileName |
|
protected |
| MAKRti::DtString DtFedFileMapping::myTimeImplName |
|
protected |
The documentation for this class was generated from the following file: