saga::sd::service_data Class Reference
#include <service_data.hpp>
List of all members.
Detailed Description
Read access to the key/value pairs of a service_description instance. This class implements the saga::attributes interface and offers getter methods for the user to read key/value pairs defined by the service publisher. Service publishers are completely free to define their own key names. Access to the keys and values is through the saga::attributes
interface. The class provides no other methods.
Constructor & Destructor Documentation
saga::sd::service_data::service_data |
( |
saga::impl::service_data * |
impl |
) |
[explicit, protected] |
saga::sd::service_data::service_data |
( |
void |
|
) |
|
saga::sd::service_data::service_data |
( |
saga::object const & |
o |
) |
[explicit] |
saga::sd::service_data::~service_data |
( |
void |
|
) |
|
Member Function Documentation
The documentation for this class was generated from the following files: