hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
zmq::context_t Class Reference

#include <zmq.hpp>

Public Member Functions

 context_t (int io_threads_)
 ~context_t ()
void close ()
 operator void * () const

Friends

class socket_t

Detailed Description

Definition at line 224 of file zmq.hpp.

Constructor & Destructor Documentation

zmq::context_t::context_t ( int  io_threads_)
inlineexplicit

Definition at line 230 of file zmq.hpp.

zmq::context_t::~context_t ( )
inline

Definition at line 249 of file zmq.hpp.

Here is the call graph for this function:

Member Function Documentation

void zmq::context_t::close ( )
inline

Definition at line 254 of file zmq.hpp.

Here is the caller graph for this function:

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

Definition at line 266 of file zmq.hpp.

Friends And Related Function Documentation

friend class socket_t
friend

Definition at line 226 of file zmq.hpp.


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