#include <vector>#include <bitset>#include <boost/limits.hpp>#include <boost/filesystem/path.hpp>#include <boost/thread.hpp>#include <boost/shared_ptr.hpp>#include "libtorrent/torrent_info.hpp"#include "libtorrent/config.hpp"Go to the source code of this file.
Namespaces | |
| namespace | libtorrent |
| namespace | libtorrent::aux |
Classes | |
| struct | libtorrent::file_allocation_failed |
| class | libtorrent::storage |
| class | libtorrent::piece_manager |
Functions | |
| TORRENT_EXPORT std::vector < std::pair< size_type, std::time_t > > | libtorrent::get_filesizes (torrent_info const &t, boost::filesystem::path p) |
| TORRENT_EXPORT bool | libtorrent::match_filesizes (torrent_info const &t, boost::filesystem::path p, std::vector< std::pair< size_type, std::time_t > > const &sizes, std::string *error=0) |
1.5.6