Furrent
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfur::peer::AnnounceThe response sent from the tracker when announcing
 Cfur::download::socket::AsioEngine
 Cfur::bencode::BencodeParser
 Cfur::bencode::BencodeValue
 Cfur::bencode::BencodeDict
 Cfur::bencode::BencodeInt
 Cfur::bencode::BencodeList
 Cfur::bencode::BencodeString
 Cfur::download::bitfield::Bitfield
 Cfur::download::DownloadedA downloaded piece for a torrent file
 Cfur::download::downloader::Downloader
 Cfur::util::Empty
 Cfur::FileDescribes a file inside a torrent
 Cfur::gui::GuiScrollTorrentState
 Cfur::gui::GuiTorrentDialogState
 Cfur::policy::IPolicy< T >
 Cfur::policy::FIFOPolicy< T >Simple FIFO policy
 Cfur::policy::LIFOPolicy< T >Simple LIFO policy
 Cfur::download::message::Message
 Cfur::download::message::BitfieldMessage
 Cfur::download::message::ChokeMessage
 Cfur::download::message::HaveMessage
 Cfur::download::message::InterestedMessage
 Cfur::download::message::KeepAliveMessage
 Cfur::download::message::NotInterestedMessage
 Cfur::download::message::PieceMessage
 Cfur::download::message::RequestMessage
 Cfur::download::message::UnchokeMessage
 Cfur::peer::PeerRepresents a single peer as given by the tracker
 Cfur::Piece
 Cfur::PieceTaskClass responsible for processing a piece
 Cfur::PieceTaskStats
 Cfur::policy::Queue< T >Special queue that allows the extraction of item using custom policies
 Cfur::policy::Queue< fur::PieceTask >
 Cfur::util::Result< R, E >Used to handle errors without using exceptions
 Cfur::mt::RunnerUsed to control threads execution
 Cfur::mt::SharedQueue< T >
 Cfur::mt::SharedQueue< fur::PieceTask >
 Cfur::util::Singleton< T >
 Cfur::util::Singleton< Furrent >
 Cfur::Furrent
 Cfur::download::socket::Socket
 Cfur::SubpieceDescribes a subsection of a Piece, it is mapped to a single file
 Cfur::mt::ThreadGroup< State >Manages the execution of a group of threads
 Cfur::mt::ThreadGroup< WorkerState >
 Cfur::TorrentCompletely describes a torrent in furrent
 Cfur::TorrentFileRepresents a parsed .torrent file
 Cfur::TorrentGuiData
 Cfur::gui::WindowResponsible for rendering the UI