16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYTAG_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYTAG_H_ 91 <<
",name:" << identifier.
name;
116 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_CAPABILITYTAG_H_ const std::string nameSpace
The namespace value of this message.
Definition: CapabilityTag.h:56
bool operator==(const CapabilityTag &rhs) const
CapabilityTag(const std::string &nameSpace, const std::string &name, const std::string &endpointId, const utils::Optional< std::string > &instanceId=utils::Optional< std::string >())
Definition: CapabilityTag.h:32
::std::string string
Definition: gtest-port.h:1097
Definition: CapabilityConfiguration.h:190
bool operator!=(const CapabilityTag &rhs) const
const std::string name
The name value of this message.
Definition: CapabilityTag.h:59
bool hasValue() const
Definition: Optional.h:203
const std::string endpointId
The endpoint id of this message.
Definition: CapabilityTag.h:62
std::ostream & operator<<(std::ostream &stream, AlexaResponseType responseType)
Definition: AlexaResponseType.h:93
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
const utils::Optional< std::string > instance
The capability instance relative to this message if applicable; otherwise, an empty object...
Definition: CapabilityTag.h:65
ValueT value() const
Definition: Optional.h:208
bool operator<(const CapabilityTag &rhs) const