giga::data::PreviewCover Struct Reference
#include <PreviewCover.h>
Public Member Functions | |
template<class Manager > | |
void | visit (const Manager &m) |
Public Attributes | |
boost::optional < utility::string_t > | poster = boost::none |
boost::optional < utility::string_t > | square = boost::none |
boost::optional < utility::string_t > | original = boost::none |
Detailed Description
Some images
Member Data Documentation
boost::optional<utility::string_t> giga::data::PreviewCover::original = boost::none |
Concat the url encoded nodeKey at the end of this url
boost::optional<utility::string_t> giga::data::PreviewCover::poster = boost::none |
Concat the url encoded nodeKey at the end of this url
boost::optional<utility::string_t> giga::data::PreviewCover::square = boost::none |
Concat the url encoded nodeKey at the end of this url
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/api/data/PreviewCover.h