TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs
UdpConnection.h File Reference
#include "Microgate/Mgp/BcuCommand.h"
#include "Microgate/Mgp/BcuReply.h"
#include "Microgate/Mgp/ByteBuffer.h"
#include <boost/shared_ptr.hpp>
Include dependency graph for UdpConnection.h:

Classes

class  Basda::Microgate::UdpConnection
 This pure abstract base class defines an UdpConnection. More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Microgate
 This is the BCU Service Interface.
 

Typedefs

typedef boost::shared_ptr< UdpConnection > Basda::Microgate::UdpConnectionPtr