YAMI4 Core Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
yami::core::parameter_entry Member List

This is the complete list of members for yami::core::parameter_entry, including all inherited members.

get_binary(const void *&value, std::size_t &value_length) constyami::core::parameter_entry
get_binary_array_length(std::size_t &length) constyami::core::parameter_entry
get_binary_in_array(std::size_t index, const void *&value, std::size_t &value_length) constyami::core::parameter_entry
get_boolean(bool &value) constyami::core::parameter_entry
get_boolean_array(bool *&values, std::size_t &array_length) constyami::core::parameter_entry
get_double_float(double &value) constyami::core::parameter_entry
get_double_float_array(double *&values, std::size_t &array_length) constyami::core::parameter_entry
get_integer(int &value) constyami::core::parameter_entry
get_integer_array(int *&values, std::size_t &array_length) constyami::core::parameter_entry
get_long_long(long long &value) constyami::core::parameter_entry
get_long_long_array(long long *&values, std::size_t &array_length) constyami::core::parameter_entry
get_long_long_word(unsigned long long &value) constyami::core::parameter_entry
get_long_long_word_array(unsigned long long *&values, std::size_t &array_length) constyami::core::parameter_entry
get_name(const char *&name, std::size_t &name_length) constyami::core::parameter_entry
get_nested_parameters(parameters *&params) constyami::core::parameter_entry
get_string(const char *&value, std::size_t &value_length) constyami::core::parameter_entry
get_string_array_length(std::size_t &length) constyami::core::parameter_entry
get_string_in_array(std::size_t index, const char *&value, std::size_t &value_length) constyami::core::parameter_entry
get_word(unsigned int &value) constyami::core::parameter_entry
get_word_array(unsigned int *&values, std::size_t &array_length) constyami::core::parameter_entry
parameter_iterator (defined in yami::core::parameter_entry)yami::core::parameter_entryfriend
parameters (defined in yami::core::parameter_entry)yami::core::parameter_entryfriend
type() constyami::core::parameter_entry