Class holding instrumentation overlay information.
#include <overlay.h>
◆ Background()
int dirac_instr::OverlayParams::Background |
( |
| ) |
const |
|
inline |
◆ Legend()
int dirac_instr::OverlayParams::Legend |
( |
| ) |
const |
|
inline |
◆ MvClip()
int dirac_instr::OverlayParams::MvClip |
( |
| ) |
const |
|
inline |
◆ Option()
Returns instrumentation command line option
References m_option.
◆ Reference()
int dirac_instr::OverlayParams::Reference |
( |
| ) |
const |
|
inline |
◆ SADClip()
int dirac_instr::OverlayParams::SADClip |
( |
| ) |
const |
|
inline |
◆ SetBackground()
void dirac_instr::OverlayParams::SetBackground |
( |
bool |
b | ) |
|
|
inline |
◆ SetLegend()
void dirac_instr::OverlayParams::SetLegend |
( |
bool |
l | ) |
|
|
inline |
◆ SetMvClip()
void dirac_instr::OverlayParams::SetMvClip |
( |
int |
c | ) |
|
|
inline |
◆ SetOption()
Set type of instrumentation
References m_option.
◆ SetReference()
void dirac_instr::OverlayParams::SetReference |
( |
int |
r | ) |
|
|
inline |
◆ SetSADClip()
void dirac_instr::OverlayParams::SetSADClip |
( |
int |
c | ) |
|
|
inline |
◆ m_bg
bool dirac_instr::OverlayParams::m_bg |
|
private |
◆ m_legend
bool dirac_instr::OverlayParams::m_legend |
|
private |
◆ m_mv_clip
int dirac_instr::OverlayParams::m_mv_clip |
|
private |
◆ m_option
◆ m_ref
int dirac_instr::OverlayParams::m_ref |
|
private |
◆ m_sad_clip
int dirac_instr::OverlayParams::m_sad_clip |
|
private |
The documentation for this class was generated from the following file: