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