#include <KaaTcpCommon.hpp>
 | 
| static boost::uint8_t  | createBasicHeader (boost::uint8_t messageType, boost::uint32_t length, char *message) | 
|   | 
Definition at line 35 of file KaaTcpCommon.hpp.
 
  
  
      
        
          | static boost::uint8_t kaa::KaaTcpCommon::createBasicHeader  | 
          ( | 
          boost::uint8_t  | 
          messageType,  | 
         
        
           | 
           | 
          boost::uint32_t  | 
          length,  | 
         
        
           | 
           | 
          char *  | 
          message  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::FIRST_BIT = 0x80 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_CONNECT_HEADER_LENGTH = 14 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_CONNECT_SESSION_KEY_FLAGS = 0x11 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_CONNECT_SIGNATURE_FLAGS = 0x01 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_SYNC_ENCRYPTED_BIT = 0x04 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_SYNC_HEADER_LENGTH = 12 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_SYNC_REQUEST_BIT = 0x01 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::KAA_SYNC_ZIPPED_BIT = 0x02 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const char* const kaa::KaaTcpCommon::KAA_TCP_NAME | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint16_t kaa::KaaTcpCommon::KAA_TCP_NAME_LENGTH = 6 | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint32_t kaa::KaaTcpCommon::MAX_MESSAGE_LENGTH = 0x0FFFFFFF | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::MAX_MESSAGE_TYPE_LENGTH = 0x0F | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const boost::uint8_t kaa::KaaTcpCommon::PROTOCOL_VERSION = 0x01 | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa/client/client-multi/client-cpp/kaa/kaatcp/KaaTcpCommon.hpp