9 #ifndef rwSensorSignatureList_H_
10 #define rwSensorSignatureList_H_
52 virtual std::list<DtSymbolString> domainList()
const;
virtual DtRwTemplatedListPtr & operator=(const DtRwTemplatedListPtr &orig)
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
A RW container class holding signature data for a single sensor domain.
Definition: rwSensorSignature.h:23
Definition: readerWriterRegistry.h:39
Definition: rwTemplatedList.h:34
virtual const char * readerWriterType() const override
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
A RW-List containing DtRwSensorSignature elements.
Definition: rwSensorSignatureList.h:20