ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ZMQContext.h File Reference
#include <memory>
Include dependency graph for ZMQContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zmq
 
 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 ()