#include <src/network/packet/FunctionIDs.h>
Public Member Functions | |
FunctionIDs (uint8_t *data, unsigned int clientID) | |
FunctionIDs () | |
uint32_t | getSize () const |
bool | process () |
~FunctionIDs () |
orxonox::packet::FunctionIDs::FunctionIDs | ( | ) |
orxonox::packet::FunctionIDs::FunctionIDs | ( | uint8_t * | data, | |
unsigned int | clientID | |||
) |
orxonox::packet::FunctionIDs::~FunctionIDs | ( | ) |
uint32_t orxonox::packet::FunctionIDs::getSize | ( | ) | const [virtual] |
bool orxonox::packet::FunctionIDs::process | ( | ) | [virtual] |
Implements orxonox::packet::Packet.
References COUT, orxonox::packet::Packet::data_, and orxonox::NetworkFunctionBase::setNetworkID().