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