CamGetHistoryMessage.h
Go to the documentation of this file.
1 
41 #ifndef LibMultiSense_CamGetHistoryMessage
42 #define LibMultiSense_CamGetHistoryMessage
43 
45 
46 namespace crl {
47 namespace multisense {
48 namespace details {
49 namespace wire {
50 
52 public:
55 
56  //
57  // Constructors
58 
61 
62  //
63  // Serialization routine
64 
65  template<class Archive>
66  void serialize(Archive& message,
67  const VersionType version)
68  {
69  // nothing yet
70  }
71 };
72 
73 }}}}; // namespaces
74 
75 #endif
static CRL_CONSTEXPR IdType ID_CMD_CAM_GET_HISTORY
Definition: Protocol.h:151
Definition: channel.cc:56
void serialize(Archive &message, const VersionType version)
CamGetHistory(utility::BufferStreamReader &r, VersionType v)
#define CRL_CONSTEXPR
Definition: Portability.hh:38


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