#include <Descriptor.hpp>
Inheritance diagram for AnnotationDescriptor< DELEGATE >:Public Member Functions | |
| dds::type::dynamic::DynamicType | type () const |
| void | type (const dds::type::dynamic::DynamicType &value) |
| const std::string | value (const std::string &key) |
| const dds::type::dynamic::Parameters | all_values () const |
| dds::type::dynamic::Parameters & | all_values (dds::type::dynamic::Parameters &dst) const |
| void | value (const std::string &key, const std::string &value) |
| bool | is_consistent () const |
Definition at line 34 of file Descriptor.hpp.
| const dds::type::dynamic::Parameters all_values | ( | ) | const |
| dds::type::dynamic::Parameters& all_values | ( | dds::type::dynamic::Parameters & | dst | ) | const |
| bool is_consistent | ( | ) | const |
| dds::type::dynamic::DynamicType type | ( | ) | const |
| void type | ( | const dds::type::dynamic::DynamicType & | value | ) |
| void value | ( | const std::string & | key, | |
| const std::string & | value | |||
| ) |
| const std::string value | ( | const std::string & | key | ) |
1.7.1