ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ZMQContext.cpp File Reference
#include "io/rpc/ZMQContext.h"
#include <mutex>
#include <zmq.hpp>
Include dependency graph for ZMQContext.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::io
 
 cloudViewer::io::rpc
 

Functions

std::shared_ptr< zmq::context_t > cloudViewer::io::rpc::GetZMQContext ()
 Returns the zeromq context for this process. More...
 
void cloudViewer::io::rpc::DestroyZMQContext ()