SysGetCameraCalibrationMessage.h
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  // nothing yet
68  }
69 };
70 
71 }}}}; // namespaces
72 
73 #endif
static CRL_CONSTEXPR IdType ID_CMD_SYS_GET_CAMERA_CAL
Definition: Protocol.h:162
SysGetCameraCalibration(utility::BufferStreamReader &r, VersionType v)
Definition: channel.cc:56
void serialize(Archive &message, const VersionType version)
#define CRL_CONSTEXPR
Definition: Portability.hh:38


multisense_lib
Author(s):
autogenerated on Sat Apr 6 2019 02:16:46