Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CFmt3Entry Class Reference

List of all members.

Public Member Functions

 CFmt3Entry (void)
virtual ~CFmt3Entry (void)

Public Attributes

float x
CDataMapPolynomialpoly

Detailed Description

Definition at line 202 of file BaseObjects.cpp.


Constructor & Destructor Documentation

CFmt3Entry::CFmt3Entry void   ) 
 

Definition at line 212 of file BaseObjects.cpp.

References poly, and x.

CFmt3Entry::~CFmt3Entry void   )  [virtual]
 

Definition at line 218 of file BaseObjects.cpp.

References poly.


Member Data Documentation

CDataMapPolynomial* CFmt3Entry::poly
 

Definition at line 209 of file BaseObjects.cpp.

Referenced by CFmt3Entry(), CDataMapTable::LookupFmt3(), CDataMapTable::Read(), and ~CFmt3Entry().

float CFmt3Entry::x
 

Definition at line 208 of file BaseObjects.cpp.

Referenced by CFmt3Entry(), CDataMapTable::LookupFmt3(), and CDataMapTable::Read().


The documentation for this class was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen