iCub-main
Public Member Functions | Public Attributes | List of all members
eth::EthMonitorPresence::Config Struct Reference

#include <ethMonitorPresence.h>

Public Member Functions

 Config ()
 
 Config (bool en, double t, double p, const std::string &na)
 

Public Attributes

bool enabled
 
double timeout
 
double periodmissingreport
 
std::string name
 

Detailed Description

Definition at line 36 of file ethMonitorPresence.h.

Constructor & Destructor Documentation

◆ Config() [1/2]

eth::EthMonitorPresence::Config::Config ( )
inline

Definition at line 42 of file ethMonitorPresence.h.

◆ Config() [2/2]

eth::EthMonitorPresence::Config::Config ( bool  en,
double  t,
double  p,
const std::string &  na 
)
inline

Definition at line 43 of file ethMonitorPresence.h.

Member Data Documentation

◆ enabled

bool eth::EthMonitorPresence::Config::enabled

Definition at line 38 of file ethMonitorPresence.h.

◆ name

std::string eth::EthMonitorPresence::Config::name

Definition at line 41 of file ethMonitorPresence.h.

◆ periodmissingreport

double eth::EthMonitorPresence::Config::periodmissingreport

Definition at line 40 of file ethMonitorPresence.h.

◆ timeout

double eth::EthMonitorPresence::Config::timeout

Definition at line 39 of file ethMonitorPresence.h.


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