src/Core/Socket/UBSocket.h File Reference

This file contains the UBSocket class. More...

#include "SavableHeaders.h"
#include "SavableTypes.h"
#include <list>
#include <TcpSocket.h>
#include <ISocketHandler.h>

Go to the source code of this file.

Classes

class  UBSocket
 This class handles all data from and to the user. More...

Typedefs

typedef std::list
< Editor * > 
EditorList
 The type of multiple Editors.


Detailed Description

This file contains the UBSocket class.

See also:
UBSocket

Definition in file UBSocket.h.


Typedef Documentation

typedef std::list<Editor*> EditorList

The type of multiple Editors.

Definition at line 37 of file UBSocket.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo