VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes
DtEmbeddedUnitListRecord Class Reference

Variable record for sending NETN embedded unit list record. More...

+ Inheritance diagram for DtEmbeddedUnitListRecord:
+ Collaboration diagram for DtEmbeddedUnitListRecord:

Public Member Functions

 DtEmbeddedUnitListRecord ()
 Constructor. More...
 
 DtEmbeddedUnitListRecord (const DtEmbeddedUnitListRecord &orig)
 Copy Constructor. More...
 
 DtEmbeddedUnitListRecord (void *netBuffer, unsigned int size)
 Net Constructor. More...
 
virtual ~DtEmbeddedUnitListRecord ()
 Destructor. More...
 
virtual bool operator== (const DtEmbeddedUnitListRecord &other)
 Equals operator. More...
 
virtual bool operator== (const DtStandardVariableRecord &other)
 Equals operator. More...
 
virtual const std::vector
< DtVrlUuid > & 
uuids () const
 Gets the stored Uuids. More...
 
virtual void setUuids (const std::vector< DtVrlUuid > &uuids)
 Sets the stored Uuids. More...
 
virtual void printData () const
 Prints the data to DtInfo. More...
 
virtual void printDataToStream (std::ostream &stream) const
 Prints the data to the specified stream. More...
 
virtual void writeRecord (void *addr) const
 
virtual void setFromNet (const void *netRecord, unsigned int length, DtStandardVariableRetCode *retCode=NULL)
 Sets the record from Network Representation from the given location. More...
 
virtual unsigned unpaddedNetsize () const
 This is the network size of the record without padding. More...
 
virtual unsigned int netSize () const
 Returns the size of the network representation (including padding bytes) More...
 
virtual DtStandardVariableRecordclone () const
 Clone. More...
 
virtual unsigned int recordType () const
 Get/Set Record Type. More...
 
virtual void setRecordType (unsigned int recordType)
 Get/Set Record Type. More...
 
virtual unsigned int recordLength () const
 Get/Set Record Length. More...
 
virtual void setRecordLength (unsigned int recordLength)
 Must include size of record header and padding to 8 bytes. More...
 
- Public Member Functions inherited from DtStandardVariableRecord
 DtStandardVariableRecord ()
 Constructor. More...
 
virtual ~DtStandardVariableRecord ()
 Destructor. More...
 
virtual unsigned int netSize ()
 Returns the size of the network representation (including padding bytes) More...
 
virtual void setOriginatingSimulationAddress (const DtSimulationAddress &)
 
virtual const DtSimulationAddressoriginatingSimulationAddress () const
 

Static Public Member Functions

static DtStandardVariableRecordcreate (void *addr, unsigned int length)
 Creator of an unknown record for registering in a factory. More...
 
static unsigned int recordTypeToUse ()
 Return the attribute record type. More...
 

Protected Attributes

std::vector< DtVrlUuidmyVrlEmbeddedUnitList
 
DtNetEmbeddedUnitListRecord myNetEmbeddedUnitListRecord
 
- Protected Attributes inherited from DtStandardVariableRecord
DtSimulationAddress myOriginatingSimulationAddress
 

Static Protected Attributes

static const unsigned int theMinimumSize
 

Detailed Description

Variable record for sending NETN embedded unit list record.

Constructor & Destructor Documentation

DtEmbeddedUnitListRecord::DtEmbeddedUnitListRecord ( )

Constructor.

DtEmbeddedUnitListRecord::DtEmbeddedUnitListRecord ( const DtEmbeddedUnitListRecord orig)

Copy Constructor.

DtEmbeddedUnitListRecord::DtEmbeddedUnitListRecord ( void *  netBuffer,
unsigned int  size 
)

Net Constructor.

virtual DtEmbeddedUnitListRecord::~DtEmbeddedUnitListRecord ( )
virtual

Destructor.

Member Function Documentation

virtual DtStandardVariableRecord* DtEmbeddedUnitListRecord::clone ( ) const
virtual

Clone.

Implements DtStandardVariableRecord.

static DtStandardVariableRecord* DtEmbeddedUnitListRecord::create ( void *  addr,
unsigned int  length 
)
static

Creator of an unknown record for registering in a factory.

virtual unsigned int DtEmbeddedUnitListRecord::netSize ( ) const
virtual

Returns the size of the network representation (including padding bytes)

virtual bool DtEmbeddedUnitListRecord::operator== ( const DtEmbeddedUnitListRecord other)
virtual

Equals operator.

virtual bool DtEmbeddedUnitListRecord::operator== ( const DtStandardVariableRecord other)
virtual

Equals operator.

Implements DtStandardVariableRecord.

virtual void DtEmbeddedUnitListRecord::printData ( ) const
virtual

Prints the data to DtInfo.

Reimplemented from DtStandardVariableRecord.

virtual void DtEmbeddedUnitListRecord::printDataToStream ( std::ostream &  stream) const
virtual

Prints the data to the specified stream.

Implements DtStandardVariableRecord.

virtual unsigned int DtEmbeddedUnitListRecord::recordLength ( ) const
virtual

Get/Set Record Length.

Implements DtStandardVariableRecord.

virtual unsigned int DtEmbeddedUnitListRecord::recordType ( ) const
virtual

Get/Set Record Type.

Implements DtStandardVariableRecord.

static unsigned int DtEmbeddedUnitListRecord::recordTypeToUse ( )
static

Return the attribute record type.

virtual void DtEmbeddedUnitListRecord::setFromNet ( const void *  netRecord,
unsigned int  length,
DtStandardVariableRetCode retCode = NULL 
)
virtual

Sets the record from Network Representation from the given location.

Memory must exist for life of the variable record

Implements DtStandardVariableRecord.

virtual void DtEmbeddedUnitListRecord::setRecordLength ( unsigned int  recordLength)
virtual

Must include size of record header and padding to 8 bytes.

Implements DtStandardVariableRecord.

virtual void DtEmbeddedUnitListRecord::setRecordType ( unsigned int  recordType)
virtual

Get/Set Record Type.

Implements DtStandardVariableRecord.

virtual void DtEmbeddedUnitListRecord::setUuids ( const std::vector< DtVrlUuid > &  uuids)
virtual

Sets the stored Uuids.

virtual unsigned DtEmbeddedUnitListRecord::unpaddedNetsize ( ) const
virtual

This is the network size of the record without padding.

Implements DtStandardVariableRecord.

virtual const std::vector<DtVrlUuid>& DtEmbeddedUnitListRecord::uuids ( ) const
virtual

Gets the stored Uuids.

virtual void DtEmbeddedUnitListRecord::writeRecord ( void *  addr) const
virtual

Member Data Documentation

DtNetEmbeddedUnitListRecord DtEmbeddedUnitListRecord::myNetEmbeddedUnitListRecord
protected
std::vector<DtVrlUuid> DtEmbeddedUnitListRecord::myVrlEmbeddedUnitList
protected
const unsigned int DtEmbeddedUnitListRecord::theMinimumSize
staticprotected

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)