#include <CglMixedIntegerRounding2.hpp>
Public Member Functions | |
| CglMixIntRoundVUB2 () | |
| CglMixIntRoundVUB2 (const CglMixIntRoundVUB2 &source) | |
| CglMixIntRoundVUB2 & | operator= (const CglMixIntRoundVUB2 &rhs) | 
| ~CglMixIntRoundVUB2 () | |
| int | getVar () const | 
| double | getVal () const | 
| void | setVar (const int v) | 
| void | setVal (const double v) | 
Protected Attributes | |
| int | var_ | 
| double | val_ | 
Definition at line 33 of file CglMixedIntegerRounding2.hpp.
| CglMixIntRoundVUB2::CglMixIntRoundVUB2 | ( | ) |  [inline] | 
        
Definition at line 44 of file CglMixedIntegerRounding2.hpp.
| CglMixIntRoundVUB2::CglMixIntRoundVUB2 | ( | const CglMixIntRoundVUB2 & | source | ) |  [inline] | 
        
Definition at line 47 of file CglMixedIntegerRounding2.hpp.
| CglMixIntRoundVUB2::~CglMixIntRoundVUB2 | ( | ) |  [inline] | 
        
Definition at line 62 of file CglMixedIntegerRounding2.hpp.
| CglMixIntRoundVUB2& CglMixIntRoundVUB2::operator= | ( | const CglMixIntRoundVUB2 & | rhs | ) |  [inline] | 
        
Definition at line 53 of file CglMixedIntegerRounding2.hpp.
| int CglMixIntRoundVUB2::getVar | ( | ) |  const [inline] | 
        
Definition at line 65 of file CglMixedIntegerRounding2.hpp.
| double CglMixIntRoundVUB2::getVal | ( | ) |  const [inline] | 
        
Definition at line 66 of file CglMixedIntegerRounding2.hpp.
| void CglMixIntRoundVUB2::setVar | ( | const int | v | ) |  [inline] | 
        
Definition at line 67 of file CglMixedIntegerRounding2.hpp.
| void CglMixIntRoundVUB2::setVal | ( | const double | v | ) |  [inline] | 
        
Definition at line 68 of file CglMixedIntegerRounding2.hpp.
int CglMixIntRoundVUB2::var_ [protected] | 
        
Definition at line 39 of file CglMixedIntegerRounding2.hpp.
double CglMixIntRoundVUB2::val_ [protected] | 
        
Definition at line 40 of file CglMixedIntegerRounding2.hpp.
 1.6.1