VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtRwSensorSignatureList Class Reference

A RW-List containing DtRwSensorSignature elements. More...

Inheritance diagram for DtRwSensorSignatureList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

DT_DLL_vrfutil DtRwSensorSignatureList (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 real constructor
DT_DLL_vrfutil DtRwSensorSignatureList (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
DT_DLL_vrfutil DtRwSensorSignatureList (const DtString &name, const DtRwSensorSignatureList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 Invokes DtReaderWriter copy constructor.
DT_DLL_vrfutil DtRwSensorSignatureList (const DtSymbolString &name, const DtRwSensorSignatureList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
DT_DLL_vrfutil
DtRwSensorSignatureList
operator= (const DtRwSensorSignatureList &orig)
virtual DT_DLL_vrfutil ~DtRwSensorSignatureList ()
virtual DT_DLL_vrfutil const char * readerWriterType () const
virtual DT_DLL_vrfutil const
DtRwSensorSignature
signatureForDomain (const DtSymbolString &domain) const
 Retures the DtRwSensorSignature entry for the specified domain.
virtual DT_DLL_vrfutil
DtRwSensorSignature
signatureForDomain (const DtSymbolString &domain)
virtual DT_DLL_vrfutil
std::list< DtSymbolString
domainList () const

Private Member Functions

 DtRwSensorSignatureList ()
 Not implemented.

Detailed Description

A RW-List containing DtRwSensorSignature elements.


Constructor & Destructor Documentation

Not implemented.

real constructor

Invokes DtReaderWriter copy constructor.

Elements are copied using their standard copy constructor.


Member Function Documentation

DT_DLL_vrfutil DtRwSensorSignatureList& DtRwSensorSignatureList::operator= ( const DtRwSensorSignatureList orig)
virtual DT_DLL_vrfutil const char* DtRwSensorSignatureList::readerWriterType ( ) const [virtual]
Returns:
DtRwSensorSignatureListType from rwTypes.h

Reimplemented from DtRwTemplatedListPtr< DtRwSensorSignature >.

Retures the DtRwSensorSignature entry for the specified domain.

Returns NULL if domain is not found.

virtual DT_DLL_vrfutil std::list<DtSymbolString> DtRwSensorSignatureList::domainList ( ) const [virtual]
Returns:
A list of all domains that are configured in this signature list.

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)