Variables | |
char const *const | service_description_url = "Url" |
char const *const | service_description_type = "Type" |
char const *const | service_description_uid = "Uid" |
char const *const | service_description_site = "Site" |
char const *const | service_description_name = "Name" |
char const *const | service_description_relatedservices = "RelatedServices" |
char const *const | service_description_vo = "VO" |
char const *const | service_description_implementation_version = "ImplementationVersion" |
char const *const | service_description_interface_version = "InterfaceVersion" |
char const *const | service_description_capability = "Capabilities" |
char const *const | service_description_information_provider_url = "InformationServiceUrl" |
char const *const | service_description_implementor = "Implementor" |
char const* const saga::sd::attributes::service_description_url = "Url" |
Definition at line 45 of file service_description.hpp.
Referenced by saga::sd::service_description::get_url(), and saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_type = "Type" |
Definition at line 46 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_uid = "Uid" |
Definition at line 47 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_site = "Site" |
Definition at line 48 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_name = "Name" |
Definition at line 49 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_relatedservices = "RelatedServices" |
Definition at line 50 of file service_description.hpp.
Referenced by saga::sd::service_description::get_related_services(), and saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_vo = "VO" |
Definition at line 51 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_implementation_version = "ImplementationVersion" |
Definition at line 52 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_interface_version = "InterfaceVersion" |
Definition at line 54 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_capability = "Capabilities" |
Definition at line 56 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_information_provider_url = "InformationServiceUrl" |
Definition at line 57 of file service_description.hpp.
Referenced by saga::sd::service_description::get_related_services(), and saga::sd::service_description::service_description().
char const* const saga::sd::attributes::service_description_implementor = "Implementor" |
Definition at line 59 of file service_description.hpp.
Referenced by saga::sd::service_description::service_description().