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