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

packetmessageque.h File Reference

#include "mcl.h"
#include "generalexception.h"
#include "packetbuffer.h"
#include "threadutils.h"
#include "socketinstance.h"
#include "linkedlist.h"

Go to the source code of this file.

Namespaces

namespace  ssobjects

Defines

#define PACKETMESSAGEQUE_H
#define throwPacketMessageException(m)   (throw PacketMessageException(m,__FILE__,__LINE__))
#define throwPacketMessageQueException(m)   (throw PacketMessageQueException(m,__FILE__,__LINE__))


Define Documentation

#define PACKETMESSAGEQUE_H
 

Value:

#define throwPacketMessageException( m )   (throw PacketMessageException(m,__FILE__,__LINE__))
 

#define throwPacketMessageQueException( m )   (throw PacketMessageQueException(m,__FILE__,__LINE__))
 


Generated at Tue Sep 25 00:26:36 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001