#include <RsRTSPServer.hh>
Definition at line 28 of file RsRTSPServer.hh.
RsRTSPServer::RsRTSPClientConnection::RsRTSPClientConnection |
( |
RsRTSPServer & |
t_ourServer, |
|
|
int |
t_clientSocket, |
|
|
struct sockaddr_storage const & |
t_clientAddr |
|
) |
| |
|
protected |
RsRTSPServer::RsRTSPClientConnection::~RsRTSPClientConnection |
( |
| ) |
|
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientConnection::handleCmd_DESCRIBE |
( |
char const * |
urlPreSuffix, |
|
|
char const * |
urlSuffix, |
|
|
char const * |
fullRequestStr |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientConnection::handleCmd_GET_PARAMETER |
( |
char const * |
fullRequestStr | ) |
|
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientConnection::handleCmd_SET_PARAMETER |
( |
char const * |
fullRequestStr | ) |
|
|
protectedvirtual |
RsRTSPServer& RsRTSPServer::RsRTSPClientConnection::m_fOurRsRTSPServer |
|
protected |
The documentation for this class was generated from the following files: