WPILibC++
unspecified
|
This is the complete list of members for cs::SinkImpl, including all inherited members.
Disable() (defined in cs::SinkImpl) | cs::SinkImpl | |
Enable() (defined in cs::SinkImpl) | cs::SinkImpl | |
GetDescription(llvm::SmallVectorImpl< char > &buf) const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetError() const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetError(llvm::SmallVectorImpl< char > &buf) const (defined in cs::SinkImpl) | cs::SinkImpl | |
GetName() const (defined in cs::SinkImpl) | cs::SinkImpl | inline |
GetSource() const (defined in cs::SinkImpl) | cs::SinkImpl | inline |
m_mutex (defined in cs::SinkImpl) | cs::SinkImpl | mutableprotected |
operator=(const SinkImpl &queue)=delete (defined in cs::SinkImpl) | cs::SinkImpl | |
SetDescription(llvm::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 | |
SetSourceImpl(std::shared_ptr< SourceImpl > source) (defined in cs::SinkImpl) | cs::SinkImpl | protectedvirtual |
SinkImpl(llvm::StringRef name) (defined in cs::SinkImpl) | cs::SinkImpl | explicit |
SinkImpl(const SinkImpl &queue)=delete (defined in cs::SinkImpl) | cs::SinkImpl | |
~SinkImpl() (defined in cs::SinkImpl) | cs::SinkImpl | virtual |