MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
rti1516e::HLAfloat64TimeFactory Class Reference
+ Inheritance diagram for rti1516e::HLAfloat64TimeFactory:
+ Collaboration diagram for rti1516e::HLAfloat64TimeFactory:

Public Member Functions

 HLAfloat64TimeFactory ()
virtual ~HLAfloat64TimeFactory () throw ()
virtual std::auto_ptr
< HLAfloat64Time
makeLogicalTime (double value) throw (rti1516e::InternalError)
virtual std::auto_ptr
< LogicalTime
makeInitial () throw (InternalError)
virtual std::auto_ptr
< LogicalTime
makeFinal () throw (InternalError)
virtual std::auto_ptr
< HLAfloat64Interval
makeLogicalTimeInterval (double value) throw (rti1516e::InternalError)
virtual std::auto_ptr
< LogicalTimeInterval
makeZero () throw (InternalError)
virtual std::auto_ptr
< LogicalTimeInterval
makeEpsilon () throw (InternalError)
virtual std::auto_ptr
< LogicalTime
decodeLogicalTime (VariableLengthData const &encodedLogicalTime) throw (InternalError, CouldNotDecode)
virtual std::auto_ptr
< LogicalTime
decodeLogicalTime (void *buffer, size_t bufferSize) throw (InternalError, CouldNotDecode)
virtual std::auto_ptr
< LogicalTimeInterval
decodeLogicalTimeInterval (VariableLengthData const &encodedValue) throw (InternalError, CouldNotDecode)
virtual std::auto_ptr
< LogicalTimeInterval
decodeLogicalTimeInterval (void *buffer, size_t bufferSize) throw (InternalError, CouldNotDecode)
virtual std::wstring getName () const
- Public Member Functions inherited from rti1516e::LogicalTimeFactory
virtual ~LogicalTimeFactory ()=0 throw ()

Constructor & Destructor Documentation

rti1516e::HLAfloat64TimeFactory::HLAfloat64TimeFactory ( )
virtual rti1516e::HLAfloat64TimeFactory::~HLAfloat64TimeFactory ( ) throw ()
virtual

Member Function Documentation

virtual std::auto_ptr< LogicalTime > rti1516e::HLAfloat64TimeFactory::decodeLogicalTime ( VariableLengthData const &  encodedLogicalTime) throw (InternalError, CouldNotDecode)
virtual
virtual std::auto_ptr< LogicalTime > rti1516e::HLAfloat64TimeFactory::decodeLogicalTime ( void *  buffer,
size_t  bufferSize 
) throw (InternalError, CouldNotDecode)
virtual
virtual std::auto_ptr< LogicalTimeInterval > rti1516e::HLAfloat64TimeFactory::decodeLogicalTimeInterval ( VariableLengthData const &  encodedValue) throw (InternalError, CouldNotDecode)
virtual
virtual std::auto_ptr< LogicalTimeInterval > rti1516e::HLAfloat64TimeFactory::decodeLogicalTimeInterval ( void *  buffer,
size_t  bufferSize 
) throw (InternalError, CouldNotDecode)
virtual
virtual std::wstring rti1516e::HLAfloat64TimeFactory::getName ( ) const
virtual
virtual std::auto_ptr< LogicalTimeInterval > rti1516e::HLAfloat64TimeFactory::makeEpsilon ( ) throw (InternalError)
virtual
virtual std::auto_ptr< LogicalTime > rti1516e::HLAfloat64TimeFactory::makeFinal ( ) throw (InternalError)
virtual
virtual std::auto_ptr< LogicalTime > rti1516e::HLAfloat64TimeFactory::makeInitial ( ) throw (InternalError)
virtual
virtual std::auto_ptr< HLAfloat64Time > rti1516e::HLAfloat64TimeFactory::makeLogicalTime ( double  value) throw (rti1516e::InternalError)
virtual
virtual std::auto_ptr< HLAfloat64Interval > rti1516e::HLAfloat64TimeFactory::makeLogicalTimeInterval ( double  value) throw (rti1516e::InternalError)
virtual
virtual std::auto_ptr< LogicalTimeInterval > rti1516e::HLAfloat64TimeFactory::makeZero ( ) throw (InternalError)
virtual

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)