#include <VirtualPTZ.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ VirtualPTZProps() [1/2]
| VirtualPTZProps::VirtualPTZProps |
( |
| ) |
|
|
inline |
◆ VirtualPTZProps() [2/2]
| VirtualPTZProps::VirtualPTZProps |
( |
float | _roiWidth, |
|
|
float | _roiHeight, |
|
|
float | _roiX, |
|
|
float | _roiY ) |
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void VirtualPTZProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > VirtualPTZProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ getSerializeSize()
| size_t VirtualPTZProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive >
| void VirtualPTZProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ roiHeight
| float VirtualPTZProps::roiHeight |
◆ roiWidth
| float VirtualPTZProps::roiWidth |
◆ roiX
| float VirtualPTZProps::roiX |
◆ roiY
| float VirtualPTZProps::roiY |
The documentation for this class was generated from the following file: