MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Private Attributes
rti1516e::HLAinteger64Interval Class Reference
+ Inheritance diagram for rti1516e::HLAinteger64Interval:
+ Collaboration diagram for rti1516e::HLAinteger64Interval:

List of all members.

Public Member Functions

 HLAinteger64Interval ()
 HLAinteger64Interval (HLAinteger64Interval const &rhs)
 HLAinteger64Interval (rti1516e::LogicalTimeInterval const &rhs)
 HLAinteger64Interval (Integer64)
virtual ~HLAinteger64Interval () throw ()
virtual void setZero ()
virtual bool isZero () const
virtual void setEpsilon ()
virtual bool isEpsilon () const
virtual
rti1516e::LogicalTimeInterval
operator= (rti1516e::LogicalTimeInterval const &value) throw (rti1516e::InvalidLogicalTimeInterval)
virtual
rti1516e::LogicalTimeInterval
operator+= (rti1516e::LogicalTimeInterval const &addend) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTimeInterval)
virtual
rti1516e::LogicalTimeInterval
operator-= (rti1516e::LogicalTimeInterval const &subtrahend) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTimeInterval)
virtual bool operator> (rti1516e::LogicalTimeInterval const &value) const throw (rti1516e::InvalidLogicalTimeInterval)
virtual bool operator< (rti1516e::LogicalTimeInterval const &value) const throw (rti1516e::InvalidLogicalTimeInterval)
virtual bool operator== (rti1516e::LogicalTimeInterval const &value) const throw (rti1516e::InvalidLogicalTimeInterval)
virtual bool operator>= (rti1516e::LogicalTimeInterval const &value) const throw (rti1516e::InvalidLogicalTimeInterval)
virtual bool operator<= (rti1516e::LogicalTimeInterval const &value) const throw (rti1516e::InvalidLogicalTimeInterval)
virtual void setToDifference (rti1516e::LogicalTime const &minuend, rti1516e::LogicalTime const &subtrahend) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTime)
virtual
rti1516e::VariableLengthData 
encode () const
virtual size_t encode (void *buffer, size_t bufferSize) const throw (rti1516e::CouldNotEncode)
virtual size_t encodedLength () const
virtual void decode (rti1516e::VariableLengthData const &encodedValue) throw (rti1516e::InternalError, rti1516e::CouldNotDecode)
virtual void decode (void *buffer, size_t bufferSize) throw (rti1516e::InternalError, rti1516e::CouldNotDecode)
virtual std::wstring toString () const
virtual std::wstring implementationName () const
virtual Integer64 getInterval () const
virtual void setInterval (Integer64 value)
virtual HLAinteger64Intervaloperator= (const HLAinteger64Interval &value) throw (rti1516e::InvalidLogicalTimeInterval)
 operator Integer64 () const

Private Attributes

HLAinteger64IntervalImpl * _impl

Constructor & Destructor Documentation


Member Function Documentation

virtual void rti1516e::HLAinteger64Interval::decode ( rti1516e::VariableLengthData const &  encodedValue) throw (rti1516e::InternalError, rti1516e::CouldNotDecode) [virtual]
virtual void rti1516e::HLAinteger64Interval::decode ( void *  buffer,
size_t  bufferSize 
) throw (rti1516e::InternalError, rti1516e::CouldNotDecode) [virtual]
virtual size_t rti1516e::HLAinteger64Interval::encode ( void *  buffer,
size_t  bufferSize 
) const throw (rti1516e::CouldNotEncode) [virtual]
virtual size_t rti1516e::HLAinteger64Interval::encodedLength ( ) const [virtual]
virtual std::wstring rti1516e::HLAinteger64Interval::implementationName ( ) const [virtual]
virtual bool rti1516e::HLAinteger64Interval::isEpsilon ( ) const [virtual]
virtual bool rti1516e::HLAinteger64Interval::isZero ( ) const [virtual]
rti1516e::HLAinteger64Interval::operator Integer64 ( ) const
virtual rti1516e::LogicalTimeInterval& rti1516e::HLAinteger64Interval::operator+= ( rti1516e::LogicalTimeInterval const &  addend) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual rti1516e::LogicalTimeInterval& rti1516e::HLAinteger64Interval::operator-= ( rti1516e::LogicalTimeInterval const &  subtrahend) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual bool rti1516e::HLAinteger64Interval::operator< ( rti1516e::LogicalTimeInterval const &  value) const throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual bool rti1516e::HLAinteger64Interval::operator<= ( rti1516e::LogicalTimeInterval const &  value) const throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual rti1516e::LogicalTimeInterval& rti1516e::HLAinteger64Interval::operator= ( rti1516e::LogicalTimeInterval const &  value) throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual HLAinteger64Interval& rti1516e::HLAinteger64Interval::operator= ( const HLAinteger64Interval value) throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual bool rti1516e::HLAinteger64Interval::operator== ( rti1516e::LogicalTimeInterval const &  value) const throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual bool rti1516e::HLAinteger64Interval::operator> ( rti1516e::LogicalTimeInterval const &  value) const throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual bool rti1516e::HLAinteger64Interval::operator>= ( rti1516e::LogicalTimeInterval const &  value) const throw (rti1516e::InvalidLogicalTimeInterval) [virtual]
virtual void rti1516e::HLAinteger64Interval::setEpsilon ( ) [virtual]
virtual void rti1516e::HLAinteger64Interval::setInterval ( Integer64  value) [virtual]
virtual void rti1516e::HLAinteger64Interval::setToDifference ( rti1516e::LogicalTime const &  minuend,
rti1516e::LogicalTime const &  subtrahend 
) throw (rti1516e::IllegalTimeArithmetic, rti1516e::InvalidLogicalTime) [virtual]
virtual void rti1516e::HLAinteger64Interval::setZero ( ) [virtual]
virtual std::wstring rti1516e::HLAinteger64Interval::toString ( ) const [virtual]

Member Data Documentation

HLAinteger64IntervalImpl* rti1516e::HLAinteger64Interval::_impl [private]

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)