|
| values_impl (description d, Args &&...args) |
|
| values_impl (values_impl< Args... > &&a)=default |
|
| values_impl (const values_impl< Args... > &a)=default |
|
size_t | size () const override |
|
void | types (data_type *p) const override |
|
void | values (net::packed< uint64_t > *p) const override |
|
const description & | desc () const |
|
bool | empty () const |
|
bool | is_enabled () const |
|
void | set_enabled (bool b) |
|
|
static const size_t | num_values = sizeof...(Args) |
|
◆ size()
template<typename ... Args>
◆ types()
template<typename ... Args>
◆ values()
template<typename ... Args>
The documentation for this class was generated from the following file: