MAK RTIspy API Documentation for HLA Evolved
Public Member Functions
rti1516e::HLAfloat64TimeFactory Class Reference
+ Inheritance diagram for rti1516e::HLAfloat64TimeFactory:
+ Collaboration diagram for rti1516e::HLAfloat64TimeFactory:

List of all members.

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

Constructor & Destructor Documentation


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 Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)