#include <ThumbnailListGenerator.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ ThumbnailListGeneratorProps() [1/2]
| ThumbnailListGeneratorProps::ThumbnailListGeneratorProps |
( |
| ) |
|
|
inline |
◆ ThumbnailListGeneratorProps() [2/2]
| ThumbnailListGeneratorProps::ThumbnailListGeneratorProps |
( |
int | _thumbnailWidth, |
|
|
int | _thumbnailHeight, |
|
|
std::string | _fileToStore ) |
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void ThumbnailListGeneratorProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > ThumbnailListGeneratorProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ getSerializeSize()
| size_t ThumbnailListGeneratorProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive >
| void ThumbnailListGeneratorProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ 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: