AppChat  0.5.0
TCP client-server caht application with boost::asio library.
Public Member Functions | Protected Attributes | List of all members
Request Class Reference
Inheritance diagram for Request:
Inheritance graph
[legend]
Collaboration diagram for Request:
Collaboration graph
[legend]

Public Member Functions

virtual const void * get_header () const override
 
virtual void * get_header () override
 
virtual const void * get_data () const override
 
virtual void * get_data () override
 
virtual uint16_t get_protocol_version () const override
 
virtual TypeCommand get_type () const override
 
virtual TypeCommand get_type_data () const override
 
virtual DateTime get_datetime () const override
 
virtual uint32_t get_length_data () const override
 

Protected Attributes

char header [Block::Header]
 

The documentation for this class was generated from the following file: