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

#include <SecondaryAppActivateMessage.hh>

Public Member Functions

 SecondaryAppActivate (utility::BufferStreamReader &r, VersionType v)
 
 SecondaryAppActivate ()
 
 SecondaryAppActivate (const int i, const std::string &s)
 
template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

int activate
 
std::string name
 

Static Public Attributes

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

Detailed Description

Definition at line 50 of file SecondaryAppActivateMessage.hh.

Constructor & Destructor Documentation

◆ SecondaryAppActivate() [1/3]

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

Definition at line 65 of file SecondaryAppActivateMessage.hh.

◆ SecondaryAppActivate() [2/3]

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

Definition at line 66 of file SecondaryAppActivateMessage.hh.

◆ SecondaryAppActivate() [3/3]

crl::multisense::details::wire::SecondaryAppActivate::SecondaryAppActivate ( const int  i,
const std::string &  s 
)
inline

Definition at line 67 of file SecondaryAppActivateMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 76 of file SecondaryAppActivateMessage.hh.

Member Data Documentation

◆ activate

int crl::multisense::details::wire::SecondaryAppActivate::activate

Definition at line 58 of file SecondaryAppActivateMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::SecondaryAppActivate::ID = ID_CMD_SECONDARY_APP_ACTIVATE
static

Definition at line 53 of file SecondaryAppActivateMessage.hh.

◆ name

std::string crl::multisense::details::wire::SecondaryAppActivate::name

Definition at line 60 of file SecondaryAppActivateMessage.hh.

◆ VERSION

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

Definition at line 52 of file SecondaryAppActivateMessage.hh.


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