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

class DtRwStaticDynamicPostureList: More...

Inheritance diagram for DtRwStaticDynamicPostureList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRwStaticDynamicPostureList ()
 default constructor
 DtRwStaticDynamicPostureList (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 constructor
 DtRwStaticDynamicPostureList (const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 DtRwStaticDynamicPostureList (const DtRwStaticDynamicPostureList &orig)
 copy constructor
DtRwStaticDynamicPostureListoperator= (const DtRwStaticDynamicPostureList &orig)
 assignment operator
virtual ~DtRwStaticDynamicPostureList ()
 destructor
virtual const char * readerWriterType () const
 Used to supply a string type that this reader writer type is.
void clearList ()
 Removes and deletes all entries from the list.

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.
virtual void copyList (const DtRwStaticDynamicPostureList &orig)
 Copies the contents of the target list into this one without clearing out the current list.

Detailed Description

class DtRwStaticDynamicPostureList:

Instances of DtRwStaticDynamicPostureList are lists of items.


Constructor & Destructor Documentation

default constructor

constructor

copy constructor

destructor


Member Function Documentation

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

assignment operator

virtual const char* DtRwStaticDynamicPostureList::readerWriterType ( ) const [virtual]

Used to supply a string type that this reader writer type is.

This can be used in place of dynamic-casting. Also used by the opd editor to determine which type of control to create

Reimplemented from DtRwList.

Removes and deletes all entries from the list.

Non-virtual since it is called from the constructors/destructor.

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

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

Implements DtRwList.

virtual void DtRwStaticDynamicPostureList::copyList ( const DtRwStaticDynamicPostureList orig) [protected, virtual]

Copies the contents of the target list into this one without clearing out the current 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)