#include <MDI.h>
Definition at line 19 of file MDI.h.
◆ bitfieldMDI()
static double odc::MDI::bitfieldMDI |
( |
| ) |
|
|
inlinestatic |
We always use 0 as MDI of Bitfield columns.
Definition at line 25 of file MDI.h.
◆ integerMDI() [1/2]
static double odc::MDI::integerMDI |
( |
| ) |
|
|
inlinestatic |
Definition at line 22 of file MDI.h.
◆ integerMDI() [2/2]
static void odc::MDI::integerMDI |
( |
double |
v | ) |
|
|
inlinestatic |
Definition at line 28 of file MDI.h.
◆ realMDI() [1/2]
static double odc::MDI::realMDI |
( |
| ) |
|
|
inlinestatic |
Definition at line 21 of file MDI.h.
◆ realMDI() [2/2]
static void odc::MDI::realMDI |
( |
double |
v | ) |
|
|
inlinestatic |
Definition at line 27 of file MDI.h.
◆ integerMDI_
double odc::MDI::integerMDI_ = 2147483647 |
|
staticprivate |
Definition at line 32 of file MDI.h.
◆ realMDI_
double odc::MDI::realMDI_ = -2147483647 |
|
staticprivate |
Definition at line 31 of file MDI.h.
The documentation for this class was generated from the following files: