VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtVrfParameterDbEntry Class Reference
Inheritance diagram for DtVrfParameterDbEntry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfParameterDbEntry ()
 default constructor
virtual ~DtVrfParameterDbEntry ()
 destructor
virtual void setObjectType (const DtObjectType &objectType)
virtual const DtObjectTypeobjectType ()
virtual void setParameters (DtVrfObjectParameters *parameters)
virtual DtVrfObjectParametersparameters ()
virtual DtVrfObjectParametersload ()
 Loads entry from disk.
virtual DtString uniqueIdentifier () const
 Returns a string identifier that uniquely identifies this item.
void setTemporary (bool)
 Get/set temporary flag.
bool temporary () const

Protected Member Functions

 DtVrfParameterDbEntry (const DtVrfParameterDbEntry &orig)
 copy constructor - not implemented
DtVrfParameterDbEntryoperator= (const DtVrfParameterDbEntry &orig)
 assignment operator - not implemented

Protected Attributes

DtObjectType myObjectType
DtVrfObjectParametersmyParameters
bool myTemporary

Constructor & Destructor Documentation

default constructor

destructor

copy constructor - not implemented


Member Function Documentation

virtual void DtVrfParameterDbEntry::setObjectType ( const DtObjectType objectType) [virtual]
virtual const DtObjectType& DtVrfParameterDbEntry::objectType ( ) [virtual]
virtual void DtVrfParameterDbEntry::setParameters ( DtVrfObjectParameters parameters) [virtual]

Loads entry from disk.

Currently no-op at this level (simply returns myParameters pointer)

Reimplemented in DtMtlParameterDbEntry.

Returns a string identifier that uniquely identifies this item.

This item returns object type

Reimplemented in DtMtlParameterDbEntry.

Get/set temporary flag.

A temporary object parameter entry will not be written to the .opd if the .opd file is saved

References myTemporary.

References myTemporary.

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

assignment operator - not implemented


Member Data Documentation

Referenced by setTemporary(), and temporary().


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)