libzypp 17.37.17
|
#include <zypp-core/zyppng/io/private/socket_p.h>
Public Member Functions | |
NON_COPYABLE (ConnectedState) | |
ConnectedState ()=default |
Static Public Member Functions | |
static constexpr Socket::SocketState | type () |
Public Attributes | |
SocketNotifier::Ptr | _socketNotifier |
IOBuffer | _writeBuffer |
Definition at line 91 of file socket_p.h.
|
default |
zyppng::SocketPrivate::ConnectedState::NON_COPYABLE | ( | ConnectedState | ) |
|
inlinestaticconstexpr |
Definition at line 94 of file socket_p.h.
SocketNotifier::Ptr zyppng::SocketPrivate::ConnectedState::_socketNotifier |
Definition at line 95 of file socket_p.h.
IOBuffer zyppng::SocketPrivate::ConnectedState::_writeBuffer |
Definition at line 96 of file socket_p.h.