Open3D (C++ API)  0.13.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
ZMQContext.cpp File Reference

(c3f9de2 (Tue Jun 1 15:34:27 2021 -0700))

#include "open3d/io/rpc/ZMQContext.h"
#include <mutex>
#include <zmq.hpp>

Namespaces

 open3d
 
 open3d::io
 
 open3d::io::rpc
 

Functions

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