#include "buffer.h"
#include <list>
#include <vector>
#include <sigc++/signal.h>
Go to the source code of this file.
Classes | |
class | connection |
Functions on a specific type of connection. More... | |
class | channel |
Data of and operations on an open connection. More... | |
Defines | |
#define | TYPE_SOCKET 1 |
#define | TYPE_FILE 2 |
#define | TYPE_SERVER 3 |
#define | TYPE_IMPORT 4 |
Typedefs | |
typedef long | size |
#define TYPE_FILE 2 |
#define TYPE_IMPORT 4 |
#define TYPE_SERVER 3 |
#define TYPE_SOCKET 1 |
typedef long size |
Generated on Tue Jan 1 17:30:01 2008 for general/channel.h File Reference by
Visit the project page on