Definition in file protocol.cc.
#include "protocol.h"
#include "protostructs.h"
#include "data.h"
#include "endian.h"
#include "error.h"
#include "debug.h"
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | Barry |
namespace | Barry::Protocol |
Functions | |
void | Barry::Protocol::CheckSize (const Data &packet, size_t requiredsize) |
unsigned int | Barry::Protocol::GetSize (const Data &packet) |