ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
DummyReceiver.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - CloudViewer: www.cloudViewer.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2024 www.cloudViewer.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include "
io/rpc/MessageUtils.h
"
11
#include "
io/rpc/ZMQReceiver.h
"
12
13
namespace
cloudViewer
{
14
namespace
io {
15
namespace
rpc {
16
19
class
DummyReceiver
:
public
ZMQReceiver
{
20
public
:
21
DummyReceiver
(
const
std::string& address,
int
timeout);
22
};
23
24
}
// namespace rpc
25
}
// namespace io
26
}
// namespace cloudViewer
MessageUtils.h
ZMQReceiver.h
cloudViewer::io::rpc::DummyReceiver
Definition:
DummyReceiver.h:19
cloudViewer::io::rpc::DummyReceiver::DummyReceiver
DummyReceiver(const std::string &address, int timeout)
Definition:
DummyReceiver.cpp:19
cloudViewer::io::rpc::ZMQReceiver
Class for the server side receiving requests from a client.
Definition:
ZMQReceiver.h:39
cloudViewer
Generic file read and write utility for python interface.
Definition:
AutoSegmentationTools.h:16
libs
cloudViewer
io
rpc
DummyReceiver.h
Generated on Wed Jan 28 2026 09:00:55 for ACloudViewer by
1.9.1