
Public Member Functions | |
| impl (torrent_info const &info, path const &path, file_pool &fp) | |
| impl (impl const &x) | |
| ~impl () | |
Public Attributes | |
| torrent_info const & | info |
| path | save_path |
| file_pool & | files |
Definition at line 319 of file storage.cpp.
| libtorrent::storage::impl::impl | ( | torrent_info const & | info, | |
| path const & | path, | |||
| file_pool & | fp | |||
| ) | [inline] |
| libtorrent::storage::impl::impl | ( | impl const & | x | ) | [inline] |
Definition at line 331 of file storage.cpp.
| libtorrent::storage::impl::~impl | ( | ) | [inline] |
Definition at line 343 of file storage.cpp.
1.5.6