![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <Messages.h>

Public Member Functions | |
| SetTime () | |
| MSGPACK_DEFINE_MAP (time) | |
Static Public Member Functions | |
| static std::string | MsgId () |
Public Attributes | |
| int32_t | time |
struct for defining a "set_time" message, which sets the current time to the specified value.
Definition at line 478 of file Messages.h.
|
inline |
Definition at line 480 of file Messages.h.
|
inlinestatic |
Definition at line 479 of file Messages.h.
Referenced by cloudViewer::io::rpc::SetTime().
| cloudViewer::io::rpc::messages::SetTime::MSGPACK_DEFINE_MAP | ( | time | ) |
| int32_t cloudViewer::io::rpc::messages::SetTime::time |
Definition at line 481 of file Messages.h.
Referenced by cloudViewer::io::rpc::SetTime().