WPILibC++
unspecified
|
This is the complete list of members for cs::MjpegServerImpl, including all inherited members.
Disable() (defined in cs::SinkImpl) | cs::SinkImpl | |
Enable() (defined in cs::SinkImpl) | cs::SinkImpl | |
GetDescription(wpi::SmallVectorImpl< char > &buf) const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetError() const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetError(wpi::SmallVectorImpl< char > &buf) const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetListenAddress() (defined in cs::MjpegServerImpl) | cs::MjpegServerImpl | inline |
GetName() const (defined in cs::SinkImpl) | cs::SinkImpl | inline |
GetPort() (defined in cs::MjpegServerImpl) | cs::MjpegServerImpl | inline |
GetSource() const (defined in cs::SinkImpl) | cs::SinkImpl | inline |
m_mutex (defined in cs::SinkImpl) | cs::SinkImpl | mutableprotected |
MjpegServerImpl(wpi::StringRef name, wpi::StringRef listenAddress, int port, std::unique_ptr< wpi::NetworkAcceptor > acceptor) (defined in cs::MjpegServerImpl) | cs::MjpegServerImpl | |
operator=(const SinkImpl &queue)=delete (defined in cs::SinkImpl) | cs::SinkImpl | |
SetDescription(wpi::StringRef description) (defined in cs::SinkImpl) | cs::SinkImpl | |
SetEnabled(bool enabled) (defined in cs::SinkImpl) | cs::SinkImpl | |
SetSource(std::shared_ptr< SourceImpl > source) (defined in cs::SinkImpl) | cs::SinkImpl | |
SinkImpl(wpi::StringRef name) (defined in cs::SinkImpl) | cs::SinkImpl | explicit |
SinkImpl(const SinkImpl &queue)=delete (defined in cs::SinkImpl) | cs::SinkImpl | |
Stop() (defined in cs::MjpegServerImpl) | cs::MjpegServerImpl | |
~MjpegServerImpl() override (defined in cs::MjpegServerImpl) | cs::MjpegServerImpl | |
~SinkImpl() (defined in cs::SinkImpl) | cs::SinkImpl | virtual |