VR-Forces 4.0.4 Class Documentation
Public Member Functions
DtSystemParameterDataList Class Reference

RW List which holds DtSystemParameterData subclasses. More...

Inheritance diagram for DtSystemParameterDataList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSystemParameterDataList ()
 default constructor
 DtSystemParameterDataList (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 real constructor
 DtSystemParameterDataList (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtSystemParameterDataList (const DtString &name, const DtSystemParameterDataList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 Deep copy.
 DtSystemParameterDataList (const DtSymbolString &name, const DtSystemParameterDataList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 Copies all elements.
virtual ~DtSystemParameterDataList ()
 Deletes all elements.
virtual const char * readerWriterType () const

Detailed Description

RW List which holds DtSystemParameterData subclasses.

Overridden from the template to add the correct readerWriterType() return value.


Constructor & Destructor Documentation

default constructor

real constructor

Deep copy.

Copies all elements.

Deletes all elements.


Member Function Documentation

virtual const char* DtSystemParameterDataList::readerWriterType ( ) const [virtual]
Returns:
DtSystemParameterDataListType from rwTypes.h.

Reimplemented from DtRwList.


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)