#include <ThumbnailListGenerator.h>
|
template<class Archive> |
void | serialize (Archive &ar, const unsigned int version) |
|
◆ ThumbnailListGeneratorProps()
ThumbnailListGeneratorProps::ThumbnailListGeneratorProps |
( |
int | _thumbnailWidth, |
|
|
int | _thumbnailHeight, |
|
|
std::string | _fileToStore ) |
|
inline |
◆ getSerializeSize()
size_t ThumbnailListGeneratorProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive>
void ThumbnailListGeneratorProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ fileToStore
std::string ThumbnailListGeneratorProps::fileToStore |
◆ thumbnailHeight
int ThumbnailListGeneratorProps::thumbnailHeight |
◆ thumbnailWidth
int ThumbnailListGeneratorProps::thumbnailWidth |
The documentation for this class was generated from the following file: