VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
DtIffAtcNavaidsVariableRecord Class Reference
+ Inheritance diagram for DtIffAtcNavaidsVariableRecord:
+ Collaboration diagram for DtIffAtcNavaidsVariableRecord:

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from DtStandardVariableRecord
DtSimulationAddress myOriginatingSimulationAddress
 

Constructor & Destructor Documentation

DtIffAtcNavaidsVariableRecord::DtIffAtcNavaidsVariableRecord ( )

Constructor.

Member Function Documentation

virtual unsigned int DtIffAtcNavaidsVariableRecord::netSize ( )
virtual

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

Reimplemented from DtStandardVariableRecord.


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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)