giga::core::ScannedFile Struct Reference
Public Member Functions | |
| ScannedFile (std::string parentId, boost::filesystem::path path, uint64_t size) | |
| ScannedFile (ScannedFile &&)=default | |
| ScannedFile (const ScannedFile &)=default | |
| ScannedFile & | operator= (const ScannedFile &)=default |
| ScannedFile & | operator= (ScannedFile &&)=default |
Public Attributes | |
| const std::string | parentId |
| const boost::filesystem::path | path |
| const uint64_t | size |
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/core/Uploader.h
1.8.6