src/Core/Socket/UBHandler.h File Reference

This file contains the UBHandler class. More...

#include <SocketHandler.h>

Go to the source code of this file.

Classes

class  UBHandler
 This class will handle all Socket related events. More...

Typedefs

typedef std::map
< SOCKET, Socket * > 
socket_m
 The type of a socket number to Socket map.


Detailed Description

This file contains the UBHandler class.

See also:
UBHandler

Definition in file UBHandler.h.


Typedef Documentation

typedef std::map<SOCKET,Socket *> socket_m

The type of a socket number to Socket map.

Definition at line 31 of file UBHandler.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo