SecondaryAppGetRegisteredAppsMessage.hh
Go to the documentation of this file.
1 
39 #ifndef LibMultiSense_SecondaryAppGetRegisteredApps
40 #define LibMultiSense_SecondaryAppGetRegisteredApps
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
crl::multisense::details::wire::SecondaryAppGetRegisteredApps::ID
static CRL_CONSTEXPR IdType ID
Definition: SecondaryAppGetRegisteredAppsMessage.hh:52
CRL_CONSTEXPR
#define CRL_CONSTEXPR
Definition: Legacy/include/MultiSense/details/utility/Portability.hh:49
crl::multisense::details::wire::ID_CMD_SECONDARY_APP_GET_REGISTERED_APPS
static CRL_CONSTEXPR IdType ID_CMD_SECONDARY_APP_GET_REGISTERED_APPS
Definition: Protocol.hh:199
Portability.hh
crl
Definition: Legacy/details/channel.cc:61
crl::multisense::details::wire::VersionType
uint16_t VersionType
Definition: Protocol.hh:137
crl::multisense::details::wire::SecondaryAppGetRegisteredApps::serialize
void serialize(Archive &message, const VersionType version)
Definition: SecondaryAppGetRegisteredAppsMessage.hh:64
crl::multisense::details::wire::SecondaryAppGetRegisteredApps
Definition: SecondaryAppGetRegisteredAppsMessage.hh:49
crl::multisense::details::wire::SecondaryAppGetRegisteredApps::VERSION
static CRL_CONSTEXPR VersionType VERSION
Definition: SecondaryAppGetRegisteredAppsMessage.hh:51
multisense
Definition: factory.cc:39
crl::multisense::details::wire::SecondaryAppGetRegisteredApps::SecondaryAppGetRegisteredApps
SecondaryAppGetRegisteredApps(utility::BufferStreamReader &r, VersionType v)
Definition: SecondaryAppGetRegisteredAppsMessage.hh:57
crl::multisense::details::utility::BufferStreamReader
Definition: BufferStream.hh:192
crl::multisense::details::wire::IdType
uint16_t IdType
Definition: Protocol.hh:136
crl::multisense::details::wire::SecondaryAppGetRegisteredApps::SecondaryAppGetRegisteredApps
SecondaryAppGetRegisteredApps()
Definition: SecondaryAppGetRegisteredAppsMessage.hh:58


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:09