|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for TlsServerStream, including all inherited members.
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| defaultTransferUnit() const | Stream | |
| drain(const Bytes &auxBuffer=Bytes{}) | Stream | |
| handshake(TlsServiceSelector &&serviceSelector, int timeout) | TlsServerStream | |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| is() const | Object | |
| isDiscarding() const | Stream | |
| isNull() const | Object | |
| isWeak() const | Object | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Object | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| read(Out< Bytes > buffer, long maxFill=-1) | Stream | |
| readAll() | Stream | |
| readSpan(Out< Bytes > buffer) | Stream | |
| readSpan(long count) | Stream | |
| skip(long long count) | Stream | |
| Stream()=default | Stream | |
| Stream(State *newState) (defined in Stream) | Stream | explicitprotected |
| TlsServerStream()=default | TlsServerStream | |
| TlsServerStream(const Stream &stream, const SocketAddress &peerAddress, const TlsServerOptions &options, const TlsSessionCache &sessionCache) | TlsServerStream | |
| TlsStream()=default | TlsStream | |
| TlsStream(State *newState) (defined in TlsStream) | TlsStream | explicitprotected |
| transferTo(const Stream &sink, long long count, const Bytes &buffer) | Stream | |
| transferTo(const Stream &sink, long long count=-1) | Stream | |
| useCount() const | Object | |
| wait(IoEvent event, int timeout=-1) | Stream | |
| waitEstablished(int timeout=-1) | Stream | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |
| write(const Bytes &buffer, long fill=-1) | Stream | |
| write(const List< Bytes > &buffers) | Stream | |
| write(const List< String > &parts) | Stream | |
| write(const struct iovec *iov, int iovcnt) | Stream | |
| write(const char *s) | Stream |