FeatherProfileOpParam Class Reference

#include <opfeathr.h>

Inheritance diagram for FeatherProfileOpParam:

OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 FeatherProfileOpParam (const CProfileBiasGain p, ListRange *pRange)
 ~FeatherProfileOpParam ()

Public Attributes

CProfileBiasGain P
ListRangepLevelRange

Detailed Description

Definition at line 395 of file opfeathr.h.


Constructor & Destructor Documentation

FeatherProfileOpParam::FeatherProfileOpParam const CProfileBiasGain  p,
ListRange pRange
[inline]
 

Definition at line 400 of file opfeathr.h.

00400 { P = p; pLevelRange = pRange; }

FeatherProfileOpParam::~FeatherProfileOpParam  )  [inline]
 

Definition at line 401 of file opfeathr.h.

00401 {;}


Member Data Documentation

CProfileBiasGain FeatherProfileOpParam::P
 

Definition at line 404 of file opfeathr.h.

ListRange* FeatherProfileOpParam::pLevelRange
 

Definition at line 405 of file opfeathr.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:54:09 2007 for Camelot by  doxygen 1.4.4