Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
ZMQContext.cpp File Reference

(bba9247 (Tue Jul 28 21:42:19 2026 -0700))

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

Namespaces

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

Functions

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