17 #ifndef TRANSPORT_PROTOCOL_ID_CONSTANTS_HPP_ 
   18 #define TRANSPORT_PROTOCOL_ID_CONSTANTS_HPP_ 
   35    static const std::int32_t HTTP_TRANSPORT_PROTOCOL_ID;
 
   36    static const std::int32_t HTTP_TRANSPORT_PROTOCOL_VERSION;
 
   38    static const std::int32_t TCP_TRANSPORT_PROTOCOL_ID;
 
   39    static const std::int32_t TCP_TRANSPORT_PROTOCOL_VERSION;
 
static const TransportProtocolId HTTP_TRANSPORT_ID
 
static const TransportProtocolId TCP_TRANSPORT_ID