MAK RTIspy API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
rti1516_2025::HLAfixedArray Class Reference
+ Inheritance diagram for rti1516_2025::HLAfixedArray:
+ Collaboration diagram for rti1516_2025::HLAfixedArray:

Public Member Functions

 HLAfixedArray (const DataElement &protoType, size_t length)
 
 HLAfixedArray (HLAfixedArray const &rhs)
 
 ~HLAfixedArray () override
 
std::unique_ptr< DataElementclone () const override
 
VariableLengthData encode () const override
 
void encode (VariableLengthData &inData) const override
 
void encodeInto (std::vector< Octet > &buffer) const override
 
HLAfixedArraydecode (VariableLengthData const &inData) override
 
size_t decodeFrom (std::vector< Octet > const &buffer, size_t index) override
 
size_t getEncodedLength () const override
 
unsigned int getOctetBoundary () const override
 
bool isSameTypeAs (DataElement const &inData) const override
 
virtual bool hasPrototypeSameTypeAs (DataElement const &dataElement) const
 
virtual size_t size () const
 
virtual HLAfixedArrayset (size_t index, const DataElement &dataElement)
 
virtual HLAfixedArraysetElementPointer (size_t index, DataElement *dataElement)
 
virtual const DataElementget (size_t index) const
 
virtual DataElement const & operator[] (size_t index) const
 
- Public Member Functions inherited from rti1516_2025::DataElement
virtual ~DataElement ()=0
 
virtual Integer64 hash () const
 

Protected Attributes

HLAfixedArrayImplementation * _impl
 

Private Member Functions

 HLAfixedArray ()
 
HLAfixedArrayoperator= (HLAfixedArray const &rhs)
 

Constructor & Destructor Documentation

rti1516_2025::HLAfixedArray::HLAfixedArray ( const DataElement protoType,
size_t  length 
)
explicit
rti1516_2025::HLAfixedArray::HLAfixedArray ( HLAfixedArray const &  rhs)
rti1516_2025::HLAfixedArray::~HLAfixedArray ( )
override
rti1516_2025::HLAfixedArray::HLAfixedArray ( )
private

Member Function Documentation

std::unique_ptr<DataElement> rti1516_2025::HLAfixedArray::clone ( ) const
overridevirtual
HLAfixedArray& rti1516_2025::HLAfixedArray::decode ( VariableLengthData const &  inData)
overridevirtual
size_t rti1516_2025::HLAfixedArray::decodeFrom ( std::vector< Octet > const &  buffer,
size_t  index 
)
overridevirtual
VariableLengthData rti1516_2025::HLAfixedArray::encode ( ) const
overridevirtual
void rti1516_2025::HLAfixedArray::encode ( VariableLengthData inData) const
overridevirtual
void rti1516_2025::HLAfixedArray::encodeInto ( std::vector< Octet > &  buffer) const
overridevirtual
virtual const DataElement& rti1516_2025::HLAfixedArray::get ( size_t  index) const
virtual
size_t rti1516_2025::HLAfixedArray::getEncodedLength ( ) const
overridevirtual
unsigned int rti1516_2025::HLAfixedArray::getOctetBoundary ( ) const
overridevirtual
virtual bool rti1516_2025::HLAfixedArray::hasPrototypeSameTypeAs ( DataElement const &  dataElement) const
virtual
bool rti1516_2025::HLAfixedArray::isSameTypeAs ( DataElement const &  inData) const
overridevirtual

Reimplemented from rti1516_2025::DataElement.

Reimplemented in rti1516_2025::HLAfixedArrayT< T >.

HLAfixedArray& rti1516_2025::HLAfixedArray::operator= ( HLAfixedArray const &  rhs)
private
virtual DataElement const& rti1516_2025::HLAfixedArray::operator[] ( size_t  index) const
virtual
virtual HLAfixedArray& rti1516_2025::HLAfixedArray::set ( size_t  index,
const DataElement dataElement 
)
virtual
virtual HLAfixedArray& rti1516_2025::HLAfixedArray::setElementPointer ( size_t  index,
DataElement dataElement 
)
virtual
virtual size_t rti1516_2025::HLAfixedArray::size ( ) const
virtual

Member Data Documentation

HLAfixedArrayImplementation* rti1516_2025::HLAfixedArray::_impl
protected

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

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)