Public Member Functions | Private Member Functions | Private Attributes | List of all members
zmq::context_t Class Reference

#include <zmq.hpp>

Public Member Functions

void close () ZMQ_NOTHROW
 
 context_t ()
 
 context_t (int io_threads_, int max_sockets_=ZMQ_MAX_SOCKETS_DFLT)
 
int getctxopt (int option_)
 
ZMQ_NODISCARD void * handle () ZMQ_NOTHROW
 
 operator bool () const ZMQ_NOTHROW
 
ZMQ_EXPLICIT operator void * () ZMQ_NOTHROW
 
ZMQ_EXPLICIT operator void const * () const ZMQ_NOTHROW
 
int setctxopt (int option_, int optval_)
 
void shutdown () ZMQ_NOTHROW
 
void swap (context_t &other) ZMQ_NOTHROW
 
 ~context_t () ZMQ_NOTHROW
 

Private Member Functions

 context_t (const context_t &) ZMQ_DELETED_FUNCTION
 
void operator= (const context_t &) ZMQ_DELETED_FUNCTION
 

Private Attributes

void * ptr
 

Detailed Description

Definition at line 804 of file zmq.hpp.

Constructor & Destructor Documentation

◆ context_t() [1/3]

zmq::context_t::context_t ( )
inline

Definition at line 807 of file zmq.hpp.

◆ context_t() [2/3]

zmq::context_t::context_t ( int  io_threads_,
int  max_sockets_ = ZMQ_MAX_SOCKETS_DFLT 
)
inlineexplicit

Definition at line 814 of file zmq.hpp.

◆ ~context_t()

zmq::context_t::~context_t ( )
inline

Definition at line 840 of file zmq.hpp.

◆ context_t() [3/3]

zmq::context_t::context_t ( const context_t )
private

Member Function Documentation

◆ close()

void zmq::context_t::close ( )
inline

Definition at line 880 of file zmq.hpp.

◆ getctxopt()

int zmq::context_t::getctxopt ( int  option_)
inline

Definition at line 854 of file zmq.hpp.

◆ handle()

ZMQ_NODISCARD void* zmq::context_t::handle ( )
inline

Definition at line 919 of file zmq.hpp.

◆ operator bool()

zmq::context_t::operator bool ( ) const
inline

Definition at line 925 of file zmq.hpp.

◆ operator void *()

ZMQ_EXPLICIT zmq::context_t::operator void * ( )
inline

Definition at line 909 of file zmq.hpp.

◆ operator void const *()

ZMQ_EXPLICIT zmq::context_t::operator void const * ( ) const
inline

Definition at line 914 of file zmq.hpp.

◆ operator=()

void zmq::context_t::operator= ( const context_t )
private

◆ setctxopt()

int zmq::context_t::setctxopt ( int  option_,
int  optval_ 
)
inline

Definition at line 846 of file zmq.hpp.

◆ shutdown()

void zmq::context_t::shutdown ( )
inline

Definition at line 898 of file zmq.hpp.

◆ swap()

void zmq::context_t::swap ( context_t other)
inline

Definition at line 930 of file zmq.hpp.

Member Data Documentation

◆ ptr

void* zmq::context_t::ptr
private

Definition at line 936 of file zmq.hpp.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32