Public Member Functions | Protected Attributes | Private Member Functions
MAKLogger::DtLgrDimensionDesc Class Reference

This class describes a dimension as listed in the FOM. More...

+ Collaboration diagram for MAKLogger::DtLgrDimensionDesc:

List of all members.

Public Member Functions

 DtLgrDimensionDesc (const DtString &name, unsigned long upperBound, unsigned long defaultLowerBound, unsigned long defaultUpperBound, bool excluded, DtExerciseConn *exConn)
virtual DtString name () const
virtual unsigned long upperBound () const
virtual unsigned long defaultLowerBound () const
virtual unsigned long defaultUpperBound () const
virtual bool excluded () const

Protected Attributes

DtExerciseConn * myExConn
DtString myName
unsigned long myUpperBound
unsigned long myDefaultLowerBound
unsigned long myDefaultUpperBound
bool myExcluded

Private Member Functions

 DtLgrDimensionDesc (const DtLgrDimensionDesc &from)
 Unimplemented copy constructor;.
DtLgrDimensionDescoperator= (DtLgrDimensionDesc &rhs)
 Unimplemented assignment operator; see the comment on the copy constructor.

Detailed Description

This class describes a dimension as listed in the FOM.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)