9 #ifndef rwSensorSignatureList_H_
10 #define rwSensorSignatureList_H_
52 virtual std::list<DtSymbolString> domainList()
const;
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
DtRwTemplatedListPtr & operator=(const DtRwTemplatedListPtr &orig)
Definition: readerWriterRegistry.h:39
const char * readerWriterType() const
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
Definition: rwTemplatedList.h:34
#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