giga::core::FileDownloader::Result Struct Reference
Public Member Functions | |
Result (boost::filesystem::path path, Action action) | |
Result (Result &&)=default | |
Result (const Result &)=default | |
Result & | operator= (Result &&)=default |
Result & | operator= (const Result &)=default |
Public Attributes | |
boost::filesystem::path | path = {} |
Action | action = Action::fileDownloaded |
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/core/FileDownloader.h