#include "FunctionCalls.h"
#include <cassert>
#include <cstring>
#include "util/MultiType.h"
#include "network/NetworkFunction.h"
Namespaces | |
namespace | orxonox |
namespace | orxonox::packet |
Defines | |
#define | _PACKETID 0 |
#define | PACKET_FLAGS_FUNCTIONCALLS PacketFlag::Reliable |
Variables | |
const unsigned int | orxonox::packet::FUNCTIONCALLS_MEM_ALLOCATION = 1000 |
#define _PACKETID 0 |
#define PACKET_FLAGS_FUNCTIONCALLS PacketFlag::Reliable |
Referenced by orxonox::packet::FunctionCalls::FunctionCalls().