#include <ParamDescriptor.h>
◆ addSource()
void ParamDescriptor::addSource |
( |
int |
newSource | ) |
|
|
inline |
◆ changeParam()
void ParamDescriptor::changeParam |
( |
int |
newParam | ) |
|
|
inline |
◆ getBottomLevelSource()
int ParamDescriptor::getBottomLevelSource |
( |
| ) |
|
|
inline |
◆ getDestination()
◆ getJustTheParam()
int ParamDescriptor::getJustTheParam |
( |
| ) |
|
|
inline |
◆ getSecondSourceFromTop()
int ParamDescriptor::getSecondSourceFromTop |
( |
| ) |
|
|
inline |
◆ getTopLevelSource()
int ParamDescriptor::getTopLevelSource |
( |
| ) |
|
|
inline |
◆ hasJustOneSource()
bool ParamDescriptor::hasJustOneSource |
( |
| ) |
|
|
inline |
◆ hasSecondSource()
bool ParamDescriptor::hasSecondSource |
( |
| ) |
|
|
inline |
◆ isJustAParam()
bool ParamDescriptor::isJustAParam |
( |
| ) |
|
|
inline |
◆ isNull()
bool ParamDescriptor::isNull |
( |
| ) |
|
|
inline |
◆ isSetToParamAndSource()
bool ParamDescriptor::isSetToParamAndSource |
( |
int |
p, |
|
|
int |
s |
|
) |
| |
|
inline |
◆ isSetToParamWithNoSource()
bool ParamDescriptor::isSetToParamWithNoSource |
( |
int |
p | ) |
|
|
inline |
◆ setToHaveParamAndSource()
void ParamDescriptor::setToHaveParamAndSource |
( |
int |
p, |
|
|
int |
s |
|
) |
| |
|
inline |
◆ setToHaveParamAndTwoSources()
void ParamDescriptor::setToHaveParamAndTwoSources |
( |
int |
p, |
|
|
int |
s, |
|
|
int |
sLowestLevel |
|
) |
| |
|
inline |
◆ setToHaveParamOnly()
void ParamDescriptor::setToHaveParamOnly |
( |
int |
p | ) |
|
|
inline |
◆ setToNull()
void ParamDescriptor::setToNull |
( |
| ) |
|
|
inline |
◆ data
uint32_t ParamDescriptor::data |
The documentation for this class was generated from the following file: