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

#include <PollMotorInfoMessage.hh>

Public Member Functions

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

Public Attributes

int32_t angleStart
 

Static Public Attributes

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

Detailed Description

Definition at line 51 of file PollMotorInfoMessage.hh.

Constructor & Destructor Documentation

◆ MotorPoll() [1/3]

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

Definition at line 59 of file PollMotorInfoMessage.hh.

◆ MotorPoll() [2/3]

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

Definition at line 62 of file PollMotorInfoMessage.hh.

◆ MotorPoll() [3/3]

crl::multisense::details::wire::MotorPoll::MotorPoll ( int32_t  a)
inline

Definition at line 65 of file PollMotorInfoMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 69 of file PollMotorInfoMessage.hh.

Member Data Documentation

◆ angleStart

int32_t crl::multisense::details::wire::MotorPoll::angleStart

Definition at line 57 of file PollMotorInfoMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::MotorPoll::ID = ID_DATA_SYS_MOTOR_POLL
static

Definition at line 54 of file PollMotorInfoMessage.hh.

◆ VERSION

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

Definition at line 55 of file PollMotorInfoMessage.hh.


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