This is the header file for a generated source file, GitSHA1.cpp. 
 
Implements a given (TCP) protocol for notifying clients. 
 
std::unique_ptr< ProtocolHandler > ProtocolHandlerUPtr
 
ProtocolException(const std::string &msg)
 
An specialized exception that ProtocolHandler can throw when converting the credential to a message f...
 
ProtocolHandler()
ProtocolHandler shall not be created directly. 
 
std::vector< uint8_t > ByteVector