#include <time.h>#include "defs.h"#include "generalexception.h"#include "logs.h"Go to the source code of this file.
Namespaces | |
| namespace | ssobjects |
Defines | |
| #define | typeCookie unsigned16 |
| #define | typeBufferSize unsigned32 |
| #define | typeCommand unsigned16 |
| #define | throwPacketBufferException(m) (throw PacketBufferException(m,__FILE__,__LINE__)) |
| #define | throwNetFileException(m) (throw NetFileException(m,__FILE__,__LINE__)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11 written by Dimitri van Heesch,
© 1997-2001