#include <parameters.hpp>
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, bool *parameterPtr) |
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, int *parameterPtr) |
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, size_t *parameterPtr) |
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, std::string *parameterPtr) |
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, float *parameterPtr) |
|
| ParameterInfo (const ParameterType &type, const std::string &possibleValues, double *parameterPtr) |
|
◆ ParameterInfo() [1/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
bool * |
parameterPtr |
|
) |
| |
|
inline |
◆ ParameterInfo() [2/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
int * |
parameterPtr |
|
) |
| |
|
inline |
◆ ParameterInfo() [3/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
size_t * |
parameterPtr |
|
) |
| |
|
inline |
◆ ParameterInfo() [4/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
std::string * |
parameterPtr |
|
) |
| |
|
inline |
◆ ParameterInfo() [5/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
float * |
parameterPtr |
|
) |
| |
|
inline |
◆ ParameterInfo() [6/6]
uvgvpcc_enc::ParameterInfo::ParameterInfo |
( |
const ParameterType & |
type, |
|
|
const std::string & |
possibleValues, |
|
|
double * |
parameterPtr |
|
) |
| |
|
inline |
◆ inPreset
bool uvgvpcc_enc::ParameterInfo::inPreset = false |
◆ parameterPtr
void* uvgvpcc_enc::ParameterInfo::parameterPtr |
◆ possibleValues
std::string uvgvpcc_enc::ParameterInfo::possibleValues |
◆ type
The documentation for this struct was generated from the following file: