#include <NetworkDevice.h>
G3D::LightweightConduit::PacketSizeException::PacketSizeException |
( |
const std::string & |
m, |
|
|
int |
s, |
|
|
int |
b |
|
) |
| |
|
inline |
int serializedPacketSize
Definition: NetworkDevice.h:474
std::string message
Definition: NetworkDevice.h:473
int maxMessageSize
Definition: NetworkDevice.h:475
int G3D::LightweightConduit::PacketSizeException::maxMessageSize |
std::string G3D::LightweightConduit::PacketSizeException::message |
int G3D::LightweightConduit::PacketSizeException::serializedPacketSize |
The documentation for this class was generated from the following file: