#include <ValveModule.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ ValveModuleProps() [1/2]
| ValveModuleProps::ValveModuleProps |
( |
| ) |
|
|
inline |
◆ ValveModuleProps() [2/2]
| ValveModuleProps::ValveModuleProps |
( |
uint64 | _noOfFramesToCapture | ) |
|
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void ValveModuleProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > ValveModuleProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ getSerializeSize()
| size_t ValveModuleProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive >
| void ValveModuleProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ noOfFramesToCapture
| uint64 ValveModuleProps::noOfFramesToCapture = 10 |
The documentation for this class was generated from the following file: