Logo
~Apps~
~Projects~
~Contact~


Session.h File Reference

#include <string>
#include <stdint.h>
#include <list>
#include <ISocketHandler.h>
#include "bitmap_t.h"

Include dependency graph for Session.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  file_t
 File information from metainfo file. More...
class  Session
 Information about one metainfo file / transfer session. More...

Typedefs

typedef std::list< Piece * > piece_v
typedef std::list< file_t * > file_v

Typedef Documentation

typedef std::list<file_t *> file_v

Definition at line 53 of file Session.h.

typedef std::list<Piece *> piece_v

Definition at line 43 of file Session.h.

Page, code, and content Copyright (C) 2006 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4