Dip
0.92.4
|
#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.
|
inline |
Definition at line 44 of file CglMixedIntegerRounding2.hpp.
|
inline |
Definition at line 47 of file CglMixedIntegerRounding2.hpp.
|
inline |
Definition at line 62 of file CglMixedIntegerRounding2.hpp.
|
inline |
Definition at line 53 of file CglMixedIntegerRounding2.hpp.
|
inline |
Definition at line 65 of file CglMixedIntegerRounding2.hpp.
References var_.
|
inline |
Definition at line 66 of file CglMixedIntegerRounding2.hpp.
References val_.
|
inline |
Definition at line 67 of file CglMixedIntegerRounding2.hpp.
References var_.
|
inline |
Definition at line 68 of file CglMixedIntegerRounding2.hpp.
References val_.
|
protected |
Definition at line 39 of file CglMixedIntegerRounding2.hpp.
Referenced by CglMixIntRoundVUB2(), getVar(), operator=(), and setVar().
|
protected |
Definition at line 40 of file CglMixedIntegerRounding2.hpp.
Referenced by CglMixIntRoundVUB2(), getVal(), operator=(), and setVal().