VICI  0.11.815
Visual Chart Interpreter
 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  VICI::cfi::UDPSocket
 An abstract base class with common stuff for UDP sockets. More...
 
class  VICI::cfi::UDPClientSocket
 A UDP client socket. More...
 
class  VICI::cfi::UDPServerSocket
 A UDP Server socket. More...
 

Namespaces

 VICI
 The namespace for the Visual Chart Interpreter project.
 
 VICI::cfi
 The namespace for the Common Facilities Infrastructure components.
 

Detailed Description

Declarations for a wrapper for the UDP socket.