Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
ClapParamInfoImpl
Inheritance diagram for ClapParamInfoImpl:
[legend]

Public Member Functions

voidoperator= (const clap_param_info &cinfo)
- Public Member Functions inherited from ClapParamInfo
ClapParamInfo ()
voidunset ()

Public Attributes

std::weak_ptr< Property >aseprop_
void *cookie_
doublenext_value_
- Public Attributes inherited from ClapParamInfo
String doublecurrent_value
Stringcurrent_value_text
String doubledefault_value
Stringdefault_value_text
uint32_tflags
Stringident
String doublemax_value
Stringmax_value_text
String doublemin_value
Stringmin_value_text
Stringname
clap_idparam_id

Additional Inherited Members

- Static Public Member Functions inherited from ClapParamInfo
static Stringhints_from_param_info_flags (clap_param_info_flags flags)

Member Function Documentation

operator=()

void operator= ( const clap_param_info & cinfo)

Member Data Documentation

cookie_

void* cookie_

next_value_

double next_value_

aseprop_

std::weak_ptr<Property> aseprop_