SNode.C
Loading...
Searching...
No Matches
core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT > Member List

This is the complete list of members for core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >, including all inherited members.

atNextTick(const std::function< void(void)> &callBack)core::EventReceiverprotectedstatic
checkTimeout(const utils::Timeval &currentTime)core::DescriptorEventReceiverprotected
Config typedefcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
configcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
connectEvent() finalcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >privatevirtual
ConnectEventReceiver(const std::string &name, const utils::Timeval &timeout)core::eventreceiver::ConnectEventReceiverprotected
connectTimeout() finalcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >privatevirtual
descriptorEventPublishercore::DescriptorEventReceiverprivate
DescriptorEventReceiver(const std::string &name, DescriptorEventPublisher &descriptorEventPublisher, const utils::Timeval &timeout=TIMEOUT::DISABLE)core::DescriptorEventReceiverprotected
destruct() finalcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protectedvirtual
disable()core::DescriptorEventReceiverprotected
dispatchEvent() finalcore::eventreceiver::ConnectEventReceiverprivatevirtual
enable(int fd)core::DescriptorEventReceiverprotected
enabledcore::DescriptorEventReceiverprivate
eventcore::EventReceiverprivate
eventCountercore::DescriptorEventReceiverprivate
EventReceiver(const std::string &name)core::EventReceiverprotected
EventReceiver(EventReceiver &)=deletecore::EventReceiverprotected
EventReceiver(EventReceiver &&)=deletecore::EventReceiverprotected
getName() constcore::EventReceiverprotected
getRegisteredFd() constcore::DescriptorEventReceiverprotected
getTimeout(const utils::Timeval &currentTime) constcore::DescriptorEventReceiverprotected
init()core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protectedvirtual
initialTimeoutcore::DescriptorEventReceiverprivate
isEnabled() constcore::DescriptorEventReceiverprotected
isSuspended() constcore::DescriptorEventReceiverprotected
lastTriggeredcore::DescriptorEventReceiverprivate
maxInactivitycore::DescriptorEventReceiverprivate
observed()core::Observerprotected
observedFdcore::DescriptorEventReceiverprivate
Observer()=defaultcore::Observerprotected
core::DescriptorEventReceiver::Observer(Observer &)=deletecore::Observerprotected
core::DescriptorEventReceiver::Observer(Observer &&)=deletecore::Observerprotected
onConnectcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
onConnectedcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
onDisconnectcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
onEvent(const utils::Timeval &currentTime) finalcore::DescriptorEventReceiverprivatevirtual
onSignal(int signum)core::DescriptorEventReceiverprivate
onStatuscore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
operator=(EventReceiver &)=deletecore::EventReceiverprotected
operator=(EventReceiver &&)=deletecore::EventReceiverprotected
PhysicalClientSocket typedefcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >private
physicalClientSocketcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >private
relax()core::EventReceiverprotected
remoteAddresscore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >private
resume()core::DescriptorEventReceiverprotected
setDisabled()core::DescriptorEventReceiverprivate
setEnabled(const utils::Timeval &currentTime)core::DescriptorEventReceiverprivate
setTimeout(const utils::Timeval &timeout)core::DescriptorEventReceiverprotected
signalEvent(int signum) overridecore::eventreceiver::ConnectEventReceiverprivatevirtual
SocketAddress typedefcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
SocketConnection typedefcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
SocketConnector(const std::shared_ptr< core::socket::stream::SocketContextFactory > &socketContextFactory, const std::function< void(SocketConnection *)> &onConnect, const std::function< void(SocketConnection *)> &onConnected, const std::function< void(SocketConnection *)> &onDisconnect, const std::function< void(const SocketAddress &, core::socket::State)> &onStatus, const std::shared_ptr< Config > &config)core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >
SocketConnector(const SocketConnector &socketConnector)core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >
socketContextFactorycore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protected
span()core::EventReceiverprotected
suspend()core::DescriptorEventReceiverprotected
suspendedcore::DescriptorEventReceiverprivate
timeoutEvent() finalcore::eventreceiver::ConnectEventReceiverprivatevirtual
triggered(const utils::Timeval &currentTime)core::DescriptorEventReceiverprivate
unObserved()core::Observerprotected
unobservedEvent() finalcore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >privatevirtual
useNextSocketAddress()=0core::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >protectedpure virtual
~EventReceiver()=defaultcore::EventReceiverprotectedvirtual
~Observer()core::Observerprotectedvirtual
~SocketConnector() overridecore::socket::stream::SocketConnector< PhysicalSocketClientT, ConfigT, SocketConnectionT >