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


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