3 #include <vl/callsignRecord.h>
21 virtual void setFromNet(
const void* netRecord,
unsigned int length, DtStandardVariableRetCode* retCode = NULL);
24 static DtStandardVariableRecord*
create(
void* addr,
unsigned int length);
virtual void setFromNet(const void *netRecord, unsigned int length, DtStandardVariableRetCode *retCode=NULL)
Sets the record from Network Representation from the given location.
Definition: lgrDisCallsignRecord.h:9
DtLgrDisCallsignRecord()
Constructor.
static DtStandardVariableRecord * create(void *addr, unsigned int length)
create function for registering with DtStandardVariableRecordFactory
virtual ~DtLgrDisCallsignRecord()
Destructor.