Public Member Functions

AnnotationDescriptor< DELEGATE > Class Template Reference

#include <Descriptor.hpp>

Inheritance diagram for AnnotationDescriptor< DELEGATE >:

List of all members.

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::Parametersall_values (dds::type::dynamic::Parameters &dst) const
void value (const std::string &key, const std::string &value)
bool is_consistent () const

Detailed Description

template<typename DELEGATE>
class tdds::type::dynamic::AnnotationDescriptor< DELEGATE >

Definition at line 34 of file Descriptor.hpp.


Member Function Documentation

const dds::type::dynamic::Parameters all_values (  )  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  ) 

The documentation for this class was generated from the following file: