WPILibC++  2019.1.1-beta-1-21-gfb557f4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::uv::StreamImpl< T, U > Member List

This is the complete list of members for wpi::uv::StreamImpl< T, U >, including all inherited members.

AllocBuf(uv_handle_t *handle, size_t size, uv_buf_t *buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
Close() noexceptwpi::uv::Handle
closedwpi::uv::Handle
datawpi::uv::Stream
DefaultFreeBuf(Buffer &buf) (defined in wpi::uv::Handle)wpi::uv::Handleprotectedstatic
endwpi::uv::Stream
errorwpi::uv::Handle
ForceClosed() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
FreeBuf(Buffer &buf) const noexceptwpi::uv::Handleinline
GetData() const wpi::uv::Handleinline
GetLoop() const noexceptwpi::uv::Handleinline
GetLoopRef() const noexceptwpi::uv::Handleinline
GetRaw() const noexceptwpi::uv::StreamImpl< T, U >inline
GetRawHandle() const noexceptwpi::uv::Handleinline
GetRawStream() const noexceptwpi::uv::Streaminline
GetType() const noexceptwpi::uv::Handleinline
GetTypeName() const noexceptwpi::uv::Handleinline
GetWriteQueueSize() const noexceptwpi::uv::Streaminline
Handle(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
Handle(uv_handle_t *uv_handle) (defined in wpi::uv::Handle)wpi::uv::Handleinlineexplicitprotected
HasReference() const noexceptwpi::uv::Handleinline
Invoke(F &&f, Args &&...args) (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
IsActive() const noexceptwpi::uv::Handleinline
IsClosing() const noexceptwpi::uv::Handleinline
IsReadable() const noexceptwpi::uv::Streaminline
IsWritable() const noexceptwpi::uv::Streaminline
Keep() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
operator=(const Handle &)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
operator=(Handle &&)=delete (defined in wpi::uv::Handle)wpi::uv::Handle
RawSize() const noexceptwpi::uv::Handleinline
Reference() noexceptwpi::uv::Handleinline
Release() noexcept (defined in wpi::uv::Handle)wpi::uv::Handleinlineprotected
ReportError(int err)wpi::uv::Handleinline
SetBlocking(bool enable) noexceptwpi::uv::Streaminline
SetBufferAllocator(std::function< Buffer(size_t)> alloc, std::function< void(Buffer &)> dealloc)wpi::uv::Handleinline
SetData(std::shared_ptr< void > data)wpi::uv::Handleinline
shared_from_this() (defined in wpi::uv::StreamImpl< T, U >)wpi::uv::StreamImpl< T, U >inline
shared_from_this() const (defined in wpi::uv::StreamImpl< T, U >)wpi::uv::StreamImpl< T, U >inline
Shutdown(const std::shared_ptr< ShutdownReq > &req)wpi::uv::Stream
Shutdown(std::function< void()> callback=nullptr)wpi::uv::Stream
StartRead()wpi::uv::Stream
StopRead()wpi::uv::Streaminline
Stream(uv_stream_t *uv_stream) (defined in wpi::uv::Stream)wpi::uv::Streaminlineexplicitprotected
StreamImpl() (defined in wpi::uv::StreamImpl< T, U >)wpi::uv::StreamImpl< T, U >inlineprotected
TryWrite(ArrayRef< Buffer > bufs)wpi::uv::Stream
Type typedef (defined in wpi::uv::Handle)wpi::uv::Handle
Unreference() noexceptwpi::uv::Handleinline
Write(ArrayRef< Buffer > bufs, const std::shared_ptr< WriteReq > &req)wpi::uv::Stream
Write(ArrayRef< Buffer > bufs, std::function< void(MutableArrayRef< Buffer >, Error)> callback)wpi::uv::Stream
~Handle() noexcept (defined in wpi::uv::Handle)wpi::uv::Handlevirtual