#include "Connection.h"
#include "PPTProtocol.h"
Include dependency graph for PPTConnection.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PPTConnection |
Defines | |
#define | PPT_CHUNK_HEADER_SPACE 15 |
#define | PPTConnection_h 1 |
#define PPT_CHUNK_HEADER_SPACE 15 |
Definition at line 41 of file PPTConnection.h.
Referenced by PPTConnection::getRecvChunkSize(), and PPTConnection::getSendChunkSize().
#define PPTConnection_h 1 |
Definition at line 34 of file PPTConnection.h.