Torrent.h File Reference

#include "Imports.h" [code]

Include dependency graph for Torrent.h:

Go to the source code of this file.

Namespaces

namespace  Protocols
namespace  Protocols::BitTorrent
namespace  Protocols::BitTorrent::Torrents

Classes

class  Protocols::BitTorrent::Torrents::Torrent
 Represents parsed BitTorrent file. More...
class  Protocols::BitTorrent::Torrents::Torrent::FileInfo
 Information about a single file. More...
struct  Protocols::BitTorrent::Torrents::Torrent::PrivateData
 Stores the private members of Torrent using implicit sharing. More...