LibMultiSense
LibMultiSense Documentation
crl::multisense::details::wire::SecondaryAppRegisteredApps Class Reference

#include <SecondaryAppRegisteredAppsMessage.hh>

Public Member Functions

 SecondaryAppRegisteredApps (utility::BufferStreamReader &r, VersionType v)
 
 SecondaryAppRegisteredApps ()
 
template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

std::vector< SecondaryAppRegisteredAppapps
 

Static Public Attributes

static CRL_CONSTEXPR VersionType VERSION = 1
 
static CRL_CONSTEXPR IdType ID = ID_DATA_SECONDARY_APP_REGISTERED_APPS
 

Detailed Description

Definition at line 66 of file SecondaryAppRegisteredAppsMessage.hh.

Constructor & Destructor Documentation

◆ SecondaryAppRegisteredApps() [1/2]

crl::multisense::details::wire::SecondaryAppRegisteredApps::SecondaryAppRegisteredApps ( utility::BufferStreamReader r,
VersionType  v 
)
inline

Definition at line 74 of file SecondaryAppRegisteredAppsMessage.hh.

◆ SecondaryAppRegisteredApps() [2/2]

crl::multisense::details::wire::SecondaryAppRegisteredApps::SecondaryAppRegisteredApps ( )
inline

Definition at line 75 of file SecondaryAppRegisteredAppsMessage.hh.

Member Function Documentation

◆ serialize()

template<class Archive >
void crl::multisense::details::wire::SecondaryAppRegisteredApps::serialize ( Archive &  message,
const VersionType  version 
)
inline

Definition at line 84 of file SecondaryAppRegisteredAppsMessage.hh.

Member Data Documentation

◆ apps

std::vector<SecondaryAppRegisteredApp> crl::multisense::details::wire::SecondaryAppRegisteredApps::apps

Definition at line 75 of file SecondaryAppRegisteredAppsMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::SecondaryAppRegisteredApps::ID = ID_DATA_SECONDARY_APP_REGISTERED_APPS
static

Definition at line 69 of file SecondaryAppRegisteredAppsMessage.hh.

◆ VERSION

CRL_CONSTEXPR VersionType crl::multisense::details::wire::SecondaryAppRegisteredApps::VERSION = 1
static

Definition at line 68 of file SecondaryAppRegisteredAppsMessage.hh.


The documentation for this class was generated from the following file: