#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 |
◆ getSerializeSize()
size_t RTSPClientSrcProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive>
void RTSPClientSrcProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ 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 |
The documentation for this class was generated from the following file: