Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

CglMixIntRoundVUB Class Reference

#include <CglMixedIntegerRounding.hpp>

List of all members.

Public Member Functions

 CglMixIntRoundVUB ()
 CglMixIntRoundVUB (const CglMixIntRoundVUB &source)
CglMixIntRoundVUBoperator= (const CglMixIntRoundVUB &rhs)
 ~CglMixIntRoundVUB ()
int getVar () const
double getVal () const
void setVar (const int v)
void setVal (const double v)

Protected Attributes

int var_
double val_


Constructor & Destructor Documentation

CglMixIntRoundVUB::CglMixIntRoundVUB  )  [inline]
 

Definition at line 43 of file CglMixedIntegerRounding.hpp.

CglMixIntRoundVUB::CglMixIntRoundVUB const CglMixIntRoundVUB source  )  [inline]
 

Definition at line 46 of file CglMixedIntegerRounding.hpp.

References val_, and var_.

CglMixIntRoundVUB::~CglMixIntRoundVUB  )  [inline]
 

Definition at line 61 of file CglMixedIntegerRounding.hpp.


Member Function Documentation

CglMixIntRoundVUB& CglMixIntRoundVUB::operator= const CglMixIntRoundVUB rhs  )  [inline]
 

Definition at line 52 of file CglMixedIntegerRounding.hpp.

References val_, and var_.

int CglMixIntRoundVUB::getVar  )  const [inline]
 

Definition at line 64 of file CglMixedIntegerRounding.hpp.

double CglMixIntRoundVUB::getVal  )  const [inline]
 

Definition at line 65 of file CglMixedIntegerRounding.hpp.

void CglMixIntRoundVUB::setVar const int  v  )  [inline]
 

Definition at line 66 of file CglMixedIntegerRounding.hpp.

void CglMixIntRoundVUB::setVal const double  v  )  [inline]
 

Definition at line 67 of file CglMixedIntegerRounding.hpp.


Member Data Documentation

int CglMixIntRoundVUB::var_ [protected]
 

Definition at line 38 of file CglMixedIntegerRounding.hpp.

Referenced by CglMixIntRoundVUB(), and operator=().

double CglMixIntRoundVUB::val_ [protected]
 

Definition at line 39 of file CglMixedIntegerRounding.hpp.

Referenced by CglMixIntRoundVUB(), and operator=().


The documentation for this class was generated from the following file:
Generated on Sun Jun 11 02:00:51 2006 by  doxygen 1.3.9.1