WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
This is the complete list of members for Arg, including all inherited members.
Arg(ValType type=ValType::none_) | Arg | explicit |
Arg(const std::shared_ptr< message::Arg > &msg_data) | Arg | explicit |
Arg(const SharedString &name) | Arg | explicit |
Arg(std::string_view name) | Arg | inline |
Arg(std::wstring_view name) | Arg | inline |
init() const | Arg | |
init(const T &init) | Arg | inline |
init(const ValAdaptor &init) | Arg | |
internal::FuncInfo | Arg | friend |
max() const | Arg | |
max(double max) | Arg | |
mergeConfig(const Arg &other) | Arg | |
min() const | Arg | |
min(double min) | Arg | |
name() const | Arg | |
nameW() const | Arg | |
option() const | Arg | |
option(std::vector< ValAdaptor > option) | Arg | |
option(std::initializer_list< T > option) | Arg | inline |
type() const | Arg | |
type(ValType type) | Arg |