Public Member Functions | |
unsigned int | Command () const |
Returns the command value of the receive packet. |
Definition at line 46 of file packet.h.
unsigned int Barry::Packet::Command | ( | ) | const |
Returns the command value of the receive packet.
If receive isn't large enough, throws Error.
Definition at line 50 of file packet.cc.
Referenced by Barry::Mode::Desktop::AddRecord(), Barry::Mode::JavaLoader::GetScreenshot(), Barry::Mode::Desktop::LoadDatabase(), Barry::SocketZero::Open(), and Barry::Mode::JavaLoader::StopStream().