SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
udpsocket.h File Reference

Declarations for a wrapper for the UDP socket. More...

#include "stringy.h"
#include <sys/socket.h>
#include <netinet/in.h>

Go to the source code of this file.

Classes

class  SASSY::cfi::UDPSocket
 An abstract base class with common stuff for UDP sockets. More...
 
class  SASSY::cfi::UDPClientSocket
 A UDP client socket. More...
 
class  SASSY::cfi::UDPServerSocket
 A UDP Server socket. More...
 

Namespaces

 SASSY
 The namespace for the Software Architecture Support System project.
 
 SASSY::cfi
 The namespace for the Common Facilities Infrastructure components.
 

Detailed Description

Declarations for a wrapper for the UDP socket.