This is the complete list of members for RsRTSPServer, including all inherited members.
allowedCommandNames() | RsRTSPServer | protected |
createNew(UsageEnvironment &t_env, std::shared_ptr< RsDevice > t_device, Port t_ourPort=554, UserAuthenticationDatabase *t_authDatabase=NULL, unsigned t_reclamationSeconds=20) | RsRTSPServer | static |
createNewClientConnection(int t_clientSocket, struct sockaddr_storage const &t_clientAddr) | RsRTSPServer | protectedvirtual |
createNewClientSession(u_int32_t t_sessionId) | RsRTSPServer | protectedvirtual |
m_device | RsRTSPServer | protected |
m_supportedOptions | RsRTSPServer | protected |
m_supportedOptionsStr | RsRTSPServer | protected |
openRsCamera(RsSensor t_sensor, std::unordered_map< long long int, rs2::frame_queue > &t_streamProfiles) | RsRTSPServer | private |
RsRTSPClientConnection class | RsRTSPServer | friend |
RsRTSPClientSession class | RsRTSPServer | friend |
RsRTSPServer(UsageEnvironment &t_env, std::shared_ptr< RsDevice > t_device, int t_ourSocket, Port t_ourPort, UserAuthenticationDatabase *t_authDatabase, unsigned t_reclamationSeconds) | RsRTSPServer | protected |
setSupportedOptions(std::string t_key, std::vector< RsOption > t_supportedOptions) | RsRTSPServer | |
~RsRTSPServer() | RsRTSPServer | protectedvirtual |