Go to the documentation of this file.
3 #ifndef __ZMQ_CTX_HPP_INCLUDED__
4 #define __ZMQ_CTX_HPP_INCLUDED__
48 int set (
int option_,
const void *optval_,
size_t optvallen_);
49 int get (
int option_,
void *optval_,
const size_t *optvallen_);
73 bool check_tag ()
const;
91 int set (
int option_,
const void *optval_,
size_t optvallen_);
92 int get (
int option_,
void *optval_,
const size_t *optvallen_);
93 int get (
int option_);
105 zmq::io_thread_t *choose_io_thread (uint64_t affinity_);
111 int register_endpoint (
const char *addr_,
const endpoint_t &endpoint_);
123 int get_vmci_socket_family ();
190 typedef std::multimap<std::string, pending_connection_t>
233 const pending_connection_t &pending_connection_,
ROSCPP_DECL bool get(const std::string &key, bool &b)
void start_thread(thread_t &thread_, thread_fn *tfn_, void *arg_, const char *name_=NULL) const
pending_connections_t _pending_connections
GLsizei const GLchar *const * string
std::vector< uint32_t > empty_slots_t
std::vector< i_mailbox * > _slots
static atomic_counter_t max_socket_id
ROSCONSOLE_DECL void shutdown()
std::map< std::string, endpoint_t > endpoints_t
#define ZMQ_NON_COPYABLE_NOR_MOVABLE(classname)
empty_slots_t _empty_slots
void send_command(fd_t s_, char(&command_)[N])
array_t< socket_base_t > sockets_t
int set(int option_, const void *optval_, size_t optvallen_)
std::vector< zmq::io_thread_t * > io_threads_t
int get(int option_, void *optval_, const size_t *optvallen_)
std::multimap< std::string, pending_connection_t > pending_connections_t
std::set< int > _thread_affinity_cpus
std::string _thread_name_prefix
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:49