| 
    ZIO
    
   Python and C++ interface to ZeroMQ and Zyre 
   | 
 
Variables | |
| const char * | ident = "MDPW01" | 
| const char * | ready = "\001" | 
| Worker commands as strings.  More... | |
| const char * | request ="\002" | 
| const char * | reply = "\003" | 
| const char * | heartbeat = "\004" | 
| const char * | disconnect = "\005" | 
      
  | 
  inline | 
Definition at line 25 of file protocol.hpp.
      
  | 
  inline | 
Definition at line 24 of file protocol.hpp.
      
  | 
  inline | 
Definition at line 18 of file protocol.hpp.
      
  | 
  inline | 
Worker commands as strings.
Definition at line 21 of file protocol.hpp.
      
  | 
  inline | 
Definition at line 23 of file protocol.hpp.
      
  | 
  inline | 
Definition at line 22 of file protocol.hpp.
 1.8.13