Public Member Functions | Public Attributes | Static Public Attributes | List of all members
crl::multisense::details::wire::SysNetwork Class Reference

#include <SysNetworkMessage.h>

Public Member Functions

template<class Archive >
void serialize (Archive &message, const VersionType version)
 
 SysNetwork (utility::BufferStreamReader &r, VersionType v)
 
 SysNetwork (const std::string &a, const std::string &g, const std::string &n)
 
 SysNetwork ()
 

Public Attributes

std::string address
 
std::string gateway
 
uint8_t interface
 
std::string netmask
 

Static Public Attributes

static CRL_CONSTEXPR IdType ID = ID_CMD_SYS_SET_NETWORK
 
static CRL_CONSTEXPR uint8_t Interface_Primary = 1
 
static CRL_CONSTEXPR uint8_t Interface_Secondary = 2
 
static CRL_CONSTEXPR uint8_t Interface_Unknown = 0
 
static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 47 of file SysNetworkMessage.h.

Constructor & Destructor Documentation

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

Definition at line 70 of file SysNetworkMessage.h.

crl::multisense::details::wire::SysNetwork::SysNetwork ( const std::string &  a,
const std::string &  g,
const std::string &  n 
)
inline

Definition at line 71 of file SysNetworkMessage.h.

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

Definition at line 78 of file SysNetworkMessage.h.

Member Function Documentation

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

Definition at line 88 of file SysNetworkMessage.h.

Member Data Documentation

std::string crl::multisense::details::wire::SysNetwork::address

Definition at line 63 of file SysNetworkMessage.h.

std::string crl::multisense::details::wire::SysNetwork::gateway

Definition at line 64 of file SysNetworkMessage.h.

CRL_CONSTEXPR IdType crl::multisense::details::wire::SysNetwork::ID = ID_CMD_SYS_SET_NETWORK
static

Definition at line 49 of file SysNetworkMessage.h.

uint8_t crl::multisense::details::wire::SysNetwork::interface

Definition at line 62 of file SysNetworkMessage.h.

CRL_CONSTEXPR uint8_t crl::multisense::details::wire::SysNetwork::Interface_Primary = 1
static

Definition at line 56 of file SysNetworkMessage.h.

CRL_CONSTEXPR uint8_t crl::multisense::details::wire::SysNetwork::Interface_Secondary = 2
static

Definition at line 57 of file SysNetworkMessage.h.

CRL_CONSTEXPR uint8_t crl::multisense::details::wire::SysNetwork::Interface_Unknown = 0
static

Definition at line 55 of file SysNetworkMessage.h.

std::string crl::multisense::details::wire::SysNetwork::netmask

Definition at line 65 of file SysNetworkMessage.h.

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

Definition at line 50 of file SysNetworkMessage.h.


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


multisense_lib
Author(s):
autogenerated on Sat Apr 6 2019 02:16:47