#include <file.hpp>
◆ File()
File::File |
( |
std::shared_ptr< FileInfo > | file_info, |
|
|
std::string const & | group_id ) |
|
inline |
◆ from_string()
static File File::from_string |
( |
std::string const & | str | ) |
|
|
inlinestatic |
◆ to_string()
std::string File::to_string |
( |
| ) |
const |
|
inline |
◆ operator==
bool operator== |
( |
const File & | lhs, |
|
|
const File & | rhs ) |
|
friend |
◆ file_info
const std::shared_ptr<FileInfo> File::file_info |
◆ group_id
const std::string File::group_id |
◆ seeders
std::unordered_set<std::shared_ptr<Endpoint> > File::seeders |
The documentation for this class was generated from the following file: