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

class DtRealList: More...

Inheritance diagram for DtRealList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRealList ()
 default constructor
 DtRealList (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 constructor
 DtRealList (const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
virtual ~DtRealList ()
 destructor

Protected Member Functions

virtual DtlObjPtr getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)
 Constructs a DtRwReal item, and then retrieves it from the stream.
 DtRealList (const DtRealList &orig)
 copy constructor Not implemented.
DtRealListoperator= (const DtRealList &orig)
 assignment operator Not implemented.

Detailed Description

class DtRealList:

Instances of DtRealList are lists of DtRwReal items.


Constructor & Destructor Documentation

default constructor

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

constructor

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

destructor

DtRealList::DtRealList ( const DtRealList orig) [protected]

copy constructor Not implemented.

Do not call.


Member Function Documentation

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

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

Implements DtRwList.

DtRealList& DtRealList::operator= ( const DtRealList orig) [protected]

assignment operator Not implemented.

Do not call.


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)