class DtFedFileMapping:
More...
Public Member Functions |
| | DtFedFileMapping (const MAKRti::DtString &execName, const MAKRti::DtString &timeImplName, const MAKRti::DtString &fileName) |
| | default constructor
|
| virtual const MAKRti::DtString & | fedFileName () const |
| | Returns fed file name.
|
| virtual const MAKRti::DtString & | timeImplName () const |
| | Returns time implementation name.
|
| virtual const MAKRti::DtString & | execName () const |
| | Returns federation execution name.
|
| virtual | ~DtFedFileMapping () |
| | destructor
|
Detailed Description
class DtFedFileMapping:
Instances of DtFedFileMapping are mappings between federation execution names and fed file names.
Constructor & Destructor Documentation
| DtFedFileMapping::DtFedFileMapping |
( |
const MAKRti::DtString & |
execName, |
|
|
const MAKRti::DtString & |
timeImplName, |
|
|
const MAKRti::DtString & |
fileName |
|
) |
| |
| DtFedFileMapping::~DtFedFileMapping |
( |
| ) |
|
|
virtual |
Member Function Documentation
| const MAKRti::DtString & DtFedFileMapping::execName |
( |
| ) |
const |
|
virtual |
| const MAKRti::DtString & DtFedFileMapping::fedFileName |
( |
| ) |
const |
|
virtual |
| const MAKRti::DtString & DtFedFileMapping::timeImplName |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| 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 files: