SysGetCameraCalibrationMessage.hh
Go to the documentation of this file.
1 
39 #ifndef LibMultiSense_SysGetCameraCalibrationMessage
40 #define LibMultiSense_SysGetCameraCalibrationMessage
41 
43 
44 namespace crl {
45 namespace multisense {
46 namespace details {
47 namespace wire {
48 
50 public:
53 
54  //
55  // Constructors
56 
59 
60  //
61  // Serialization routine
62 
63  template<class Archive>
64  void serialize(Archive& message,
65  const VersionType version)
66  {
67  (void) message;
68  (void) version;
69  // nothing yet
70  }
71 };
72 
73 }}}} // namespaces
74 
75 #endif
static CRL_CONSTEXPR IdType ID_CMD_SYS_GET_CAMERA_CAL
Definition: Protocol.hh:171
SysGetCameraCalibration(utility::BufferStreamReader &r, VersionType v)
Definition: channel.cc:58
void serialize(Archive &message, const VersionType version)
#define CRL_CONSTEXPR
Definition: Portability.hh:49


multisense_lib
Author(s):
autogenerated on Sat Jun 24 2023 03:01:21