57 virtual void setCommunicationsNodeType(
DtCommsNodeType communicationsNodeType );
81 virtual unsigned int netSize()
const;
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtCommunicationsNodeIdRecord myCommunicationsNodeIdRecord
Definition: ioCommunicationsNodeRecord.h:88
virtual unsigned unpaddedNetsize() const =0
This is the network size of the record without padding.
Instances of DtCommunicationsNodeIdRecord are the identification of a communications node...
Definition: communicationsNodeIdRecord.h:21
DtCommsNodeType
[UID 294] - Comms Node Type
Definition: disEnums.h:3074
virtual unsigned int netSize()
Returns the size of the network representation (including padding bytes)
DtNetIoCommunicationsNodeRecord myIoCommunicationsNodeRecord
Definition: ioCommunicationsNodeRecord.h:90
virtual DtStandardVariableRecord * clone() const =0
Clone.
virtual void setRecordLength(unsigned int recordLength)=0
Must include size of record header and padding to 8 bytes.
This file declares DtNetIoCommunicationsNodeRecord.
virtual void printDataToStream(std::ostream &stream) const =0
Prints the data to the specified stream.
virtual bool operator==(const DtStandardVariableRecord &other)=0
Equals operator.
virtual void writeRecord(void *addr) const =0
virtual unsigned int recordLength() const =0
Get/Set Record Length.
virtual unsigned int recordType() const =0
Get/Set Record Type.
virtual void setRecordType(unsigned int recordType)=0
Get/Set Record Type.
virtual void setFromNet(const void *netRecord, unsigned int length, DtStandardVariableRetCode *retCode=NULL)=0
Sets the record from Network Representation from the given location.
Definition: standardVariableRecord.h:22
This file provides a declaration of the class DtCommunicationsNodeIdRecord.
DtStandardVariableRetCode
Definition: standardVariableRecord.h:14
Definition: ioCommunicationsNodeRecordP.h:17
This file contains typedefs for machine dependant types.
Definition: ioCommunicationsNodeRecord.h:19