| 
    Collage
    0.6.1
    
   
   | 
  
  
  
 
A packet send over the network. More...
#include <packets.h>
 Inheritance diagram for co::Packet:Public Member Functions | |
| bool | exceedsMinSize () const | 
Public Attributes | |
| uint64_t | size | 
| Total size, set by the most specific sub-struct.  | |
| uint32_t | type | 
| The packet (receiver) type.  | |
| uint32_t | command | 
| The specific command name.   | |
Static Public Attributes | |
| static size_t | minSize | 
| uint32_t co::Packet::command | 
 0.6.1 by 
    
      
     1.7.6.1