!DtIFSPEC1516
More...
|
| | DtLogicalTimeFactory (RTI::FedTimeFactory *logicalTimeFactory) |
| | Constructors. More...
|
| |
| virtual | ~DtLogicalTimeFactory () |
| | Destructor. More...
|
| |
| RTI::FedTime const & | initial () const |
| | Return a time with an intial value. More...
|
| |
| RTI::FedTime const & | final () const |
| | Return a time with a final value. More...
|
| |
| RTI::FedTime const & | zero () const |
| | Return a time interval with an zero value. More...
|
| |
| RTI::FedTime const & | epsilon () const |
| | Return a time interval with a epsilon value. More...
|
| |
virtual std::auto_ptr
< RTI::FedTime > | makeInitial () |
| |
virtual std::auto_ptr
< RTI::FedTime > | decode (const char *VariableLengthData) |
| |
virtual std::auto_ptr
< RTI::FedTime > | makeZero () |
| |
virtual std::auto_ptr
< RTI::FedTime > | makeEpsilon () |
| |
virtual std::auto_ptr
< RTI::FedTime > | decodeInterval (const char *VariableLengthData) |
| |
| DtLogicalTimeFactory::DtLogicalTimeFactory |
( |
RTI::FedTimeFactory * |
logicalTimeFactory | ) |
|
| virtual DtLogicalTimeFactory::~DtLogicalTimeFactory |
( |
| ) |
|
|
virtual |
| virtual std::auto_ptr< RTI::FedTime > DtLogicalTimeFactory::decode |
( |
const char * |
VariableLengthData | ) |
|
|
virtual |
| virtual std::auto_ptr< RTI::FedTime > DtLogicalTimeFactory::decodeInterval |
( |
const char * |
VariableLengthData | ) |
|
|
virtual |
| RTI::FedTime const& DtLogicalTimeFactory::epsilon |
( |
| ) |
const |
Return a time interval with a epsilon value.
| RTI::FedTime const& DtLogicalTimeFactory::final |
( |
| ) |
const |
Return a time with a final value.
| RTI::FedTime const& DtLogicalTimeFactory::initial |
( |
| ) |
const |
Return a time with an intial value.
| virtual std::auto_ptr< RTI::FedTime > DtLogicalTimeFactory::makeEpsilon |
( |
| ) |
|
|
virtual |
| virtual std::auto_ptr< RTI::FedTime > DtLogicalTimeFactory::makeInitial |
( |
| ) |
|
|
virtual |
| virtual std::auto_ptr< RTI::FedTime > DtLogicalTimeFactory::makeZero |
( |
| ) |
|
|
virtual |
| RTI::FedTime const& DtLogicalTimeFactory::zero |
( |
| ) |
const |
Return a time interval with an zero value.
| std::auto_ptr<RTI::FedTime> DtLogicalTimeFactory::myEpsilon |
|
protected |
| std::auto_ptr<RTI::FedTime> DtLogicalTimeFactory::myFinal |
|
protected |
| std::auto_ptr<RTI::FedTime> DtLogicalTimeFactory::myInitial |
|
protected |
| RTI::FedTimeFactory* DtLogicalTimeFactory::myLogicalTimeFactory |
|
protected |
| std::auto_ptr<RTI::FedTime> DtLogicalTimeFactory::myZero |
|
protected |
The documentation for this class was generated from the following file: