|
| get_file |
| Returns the nth file on the result list.
|
|
| get_file_type |
| Returns the file type of the nth file on the result list.
|
|
| get_num_files |
| Returns the number of files on the result list.
|
|
Definition at line 51 of file loader.h.
◆ Results() [1/2]
Loader::Results::Results |
( |
| ) |
|
|
inline |
◆ Results() [2/2]
Loader::Results::Results |
( |
const Results & | copy | ) |
|
|
inline |
◆ ~Results()
Loader::Results::~Results |
( |
| ) |
|
|
inline |
◆ add_file()
Adds a new file to the result list.
Definition at line 82 of file loader.I.
◆ clear()
void Loader::Results::clear |
( |
| ) |
|
|
inline |
Removes all the files from the list.
Definition at line 48 of file loader.I.
◆ operator=()
void Loader::Results::operator= |
( |
const Results & | copy | ) |
|
|
inline |
◆ get_file
const Filename & Loader::Results::get_file |
|
inline |
Returns the nth file on the result list.
Definition at line 61 of file loader.h.
◆ get_file_type
Returns the file type of the nth file on the result list.
Definition at line 63 of file loader.h.
◆ get_num_files
int Loader::Results::get_num_files |
|
inline |
Returns the number of files on the result list.
Definition at line 61 of file loader.h.
The documentation for this class was generated from the following files: