Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

packetbuffer.h File Reference

#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__))


Define Documentation

#define throwNetFileException      (throw NetFileException(m,__FILE__,__LINE__))
 

#define throwPacketBufferException      (throw PacketBufferException(m,__FILE__,__LINE__))
 

#define typeBufferSize   unsigned32
 

#define typeCommand   unsigned16
 

#define typeCookie   unsigned16
 


Generated on Thu Nov 8 12:39:26 2001 for SimpleServerObjects by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001