SysGetDirectedStreamsMessage.h
Go to the documentation of this file.
1 
37 #ifndef LibMultiSense_SysGetDirectedStreamsMessage
38 #define LibMultiSense_SysGetDirectedStreamsMessage
39 
41 
42 namespace crl {
43 namespace multisense {
44 namespace details {
45 namespace wire {
46 
48 public:
51 
52  //
53  // Constructors
54 
57 
58  //
59  // Serialization routine
60 
61  template<class Archive>
62  void serialize(Archive& message,
63  const VersionType version)
64  {
65  //
66  // Nothing. Query only. Use a SysDirectedStreamsMessage for response
67  }
68 };
69 
70 }}}}; // namespaces
71 
72 #endif
void serialize(Archive &message, const VersionType version)
static CRL_CONSTEXPR IdType ID_CMD_SYS_GET_DIRECTED_STREAMS
Definition: Protocol.h:172
Definition: channel.cc:56
SysGetDirectedStreams(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