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

class DtRwDIGuyAnimationsList: More...

Inheritance diagram for DtRwDIGuyAnimationsList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRwDIGuyAnimationsList (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 constructor
 DtRwDIGuyAnimationsList (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtRwDIGuyAnimationsList (const DtString &name, const DtRwDIGuyAnimationsList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 copy constructor
 DtRwDIGuyAnimationsList (const DtSymbolString &name, const DtRwDIGuyAnimationsList &orig, DtReaderWriterRegistry *parentRegistry=NULL)
DtRwDIGuyAnimationsListclone (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
DtRwDIGuyAnimationsListclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
DtRwDIGuyAnimationsListoperator= (const DtRwDIGuyAnimationsList &orig)
 Assignment operator; removes and deletes all entries on the left hand side - then clones all entries on the right side list, adding them to the left side list.
virtual ~DtRwDIGuyAnimationsList ()
 destructor
virtual DtRwDIGuyAnimationEntryfindAnimationByName (const DtString &typeToFind)
virtual void clear ()

Protected Member Functions

 DtRwDIGuyAnimationsList ()
 default constructor
virtual void emptyList ()
virtual void copyList (const DtRwDIGuyAnimationsList &orig)
virtual DtlObjPtr getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)
 Constructs a DtRwVectorObstructionType item, retrieves it from the mtl stream, and then adds it to the list.
virtual const char * readerWriterType () const
 Used to supply a string type that this reader writer type is.

Detailed Description

class DtRwDIGuyAnimationsList:

Instances of DtRwDIGuyAnimationsList are lists of DtRwAnimationEntrys.


Constructor & Destructor Documentation

default constructor

DtRwDIGuyAnimationsList::DtRwDIGuyAnimationsList ( const DtString name,
DtReaderWriterRegistry parentRegistry = NULL 
)

constructor

DtRwDIGuyAnimationsList::DtRwDIGuyAnimationsList ( const DtString name,
const DtRwDIGuyAnimationsList orig,
DtReaderWriterRegistry parentRegistry = NULL 
)

copy constructor

destructor


Member Function Documentation

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

Assignment operator; removes and deletes all entries on the left hand side - then clones all entries on the right side list, adding them to the left side list.

virtual void DtRwDIGuyAnimationsList::clear ( ) [virtual]
virtual void DtRwDIGuyAnimationsList::emptyList ( ) [protected, virtual]
virtual void DtRwDIGuyAnimationsList::copyList ( const DtRwDIGuyAnimationsList orig) [protected, virtual]
virtual DtlObjPtr DtRwDIGuyAnimationsList::getData ( DtlObjPtr  args,
const DtFilename &  searchPath,
const DtVariableBindingsList variableBindings 
) [protected, virtual]

Constructs a DtRwVectorObstructionType item, retrieves it from the mtl stream, and then adds it to the list.

Implements DtRwList.

virtual const char* DtRwDIGuyAnimationsList::readerWriterType ( ) const [protected, 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.


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)