Skip to content

Class vl::IntParameters#

template <typename ParType>

ClassList > vl > IntParameters

Classes#

Type Name
struct ParValue

Public Functions#

Type Name
IntParameters ()
bool add (ParType param, int val, int min, int max)
int get (ParType param) const
bool set (ParType param, int val)

Public Functions Documentation#

function IntParameters#

inline vl::IntParameters::IntParameters () 

function add#

bool vl::IntParameters::add (
    ParType param,
    int val,
    int min,
    int max
) 

function get#

int vl::IntParameters::get (
    ParType param
) const

function set#

bool vl::IntParameters::set (
    ParType param,
    int val
) 


The documentation for this class was generated from the following file docs/libvl/build/2.0.0/doxygen/source/vl/encodedimage.h