DDS  ver. 3.4
Namespaces | Typedefs | Enumerations | Variables
ProtocolDef.h File Reference

Go to the source code of this file.

Namespaces

 dds
 
 dds::protocol_api
 

Typedefs

typedef std::vector< EChannelType > dds::protocol_api::channelTypeVector_t
 

Enumerations

enum  dds::protocol_api::EChannelType { dds::protocol_api::UNKNOWN = 0, dds::protocol_api::AGENT, dds::protocol_api::UI }
 

Variables

const std::array< std::string, 3 > dds::protocol_api::gChannelTypeName { { "unknown", "agent", "ui" } }