10 #ifndef CORAL_PROVIDER_PROVIDER_HPP_INCLUDED 11 #define CORAL_PROVIDER_PROVIDER_HPP_INCLUDED 20 #include <coral/config.h> 25 namespace zmq {
class socket_t; }
72 CORAL_DEFINE_DEFAULT_MOVE(
SlaveProvider, m_killSocket, m_thread);
99 #endif // header guard An object which represents an internet port number.
Definition: net.hpp:156
Defines the coral::provider::SlaveCreator interface and related functionality.
An object which identifies an internet host or network interface as either an IPv4 address or a textu...
Definition: net.hpp:80
A slave provider that runs in a background thread.
Definition: provider.hpp:35
Definition: variable_io.hpp:28
Definition: variable_io.hpp:25