Public Member Functions | |
| lru_file_entry (boost::shared_ptr< file > const &f) | |
Public Attributes | |
| boost::shared_ptr< file > | file_ptr |
| fs::path | file_path |
| void * | key |
| pt::ptime | last_use |
| file::open_mode | mode |
Definition at line 76 of file file_pool.hpp.
| libtorrent::file_pool::lru_file_entry::lru_file_entry | ( | boost::shared_ptr< file > const & | f | ) | [inline] |
Definition at line 78 of file file_pool.hpp.
boost::shared_ptr<file> libtorrent::file_pool::lru_file_entry::file_ptr [mutable] |
1.5.6