VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions
DtRwStringList Class Reference

class DtStringList: More...

Inheritance diagram for DtRwStringList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRwStringList ()
 default constructor
 DtRwStringList (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 constructor
 DtRwStringList (const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
virtual ~DtRwStringList ()
 destructor
virtual DtlObjPtr getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)
 Constructs a DtRwString item, and then retrieves it from the stream.
 DtRwStringList (const DtRwStringList &orig, DtReaderWriterRegistry *const parentRegistry=NULL)
 copy constructor
DtRwStringListoperator= (const DtRwStringList &orig)
 assignment operator
virtual void emptyList ()

Protected Member Functions

void emptyListInternal ()
 Non-virtual because used by constructor/destructor.
void copyList (const DtRwStringList &orig)
 Non-virtual because used by constructor/destructor.

Detailed Description

class DtStringList:

Instances of DtStringList are lists of DtRwString items.


Constructor & Destructor Documentation

default constructor

DtRwStringList::DtRwStringList ( const DtString name,
DtReaderWriterRegistry *const  parentRegistry = NULL 
)

constructor

DtRwStringList::DtRwStringList ( const DtSymbolString name,
DtReaderWriterRegistry *const  parentRegistry = NULL 
)
virtual DtRwStringList::~DtRwStringList ( ) [virtual]

destructor

DtRwStringList::DtRwStringList ( const DtRwStringList orig,
DtReaderWriterRegistry *const  parentRegistry = NULL 
)

copy constructor


Member Function Documentation

virtual DtlObjPtr DtRwStringList::getData ( DtlObjPtr  args,
const DtFilename &  searchPath,
const DtVariableBindingsList variableBindings 
) [virtual]

Constructs a DtRwString item, and then retrieves it from the stream.

Implements DtRwList.

DtRwStringList& DtRwStringList::operator= ( const DtRwStringList orig)

assignment operator

virtual void DtRwStringList::emptyList ( ) [virtual]
void DtRwStringList::emptyListInternal ( ) [protected]

Non-virtual because used by constructor/destructor.

void DtRwStringList::copyList ( const DtRwStringList orig) [protected]

Non-virtual because used by constructor/destructor.


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)