9 #ifndef rwSensorSignatureList_H_
10 #define rwSensorSignatureList_H_
52 virtual std::list<DtSymbolString> domainList()
const;
Definition: symbolString.h:20
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...
A version of DtRwList that contains a homogeneous list of a templated RW type. The templated type spe...
Definition: rwTemplatedList.h:26
#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