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

#include <SecondaryAppRegisteredAppsMessage.hh>

Public Member Functions

template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

VersionType appVersion
 
std::string appName
 

Static Public Attributes

static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 49 of file SecondaryAppRegisteredAppsMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 57 of file SecondaryAppRegisteredAppsMessage.hh.

Member Data Documentation

◆ appName

std::string crl::multisense::details::wire::SecondaryAppRegisteredApp::appName

Definition at line 54 of file SecondaryAppRegisteredAppsMessage.hh.

◆ appVersion

VersionType crl::multisense::details::wire::SecondaryAppRegisteredApp::appVersion

Definition at line 53 of file SecondaryAppRegisteredAppsMessage.hh.

◆ VERSION

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

Definition at line 51 of file SecondaryAppRegisteredAppsMessage.hh.


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