iCub-main
Classes | Public Member Functions | List of all members
eth::EthMonitorPresence Class Reference

#include <ethMonitorPresence.h>

Classes

struct  Config
 

Public Member Functions

 EthMonitorPresence ()
 
 ~EthMonitorPresence ()
 
void config (const Config &cfg)
 
void enable (bool en)
 
bool isenabled ()
 
void tick ()
 
bool check ()
 

Detailed Description

Definition at line 32 of file ethMonitorPresence.h.

Constructor & Destructor Documentation

◆ EthMonitorPresence()

eth::EthMonitorPresence::EthMonitorPresence ( )

Definition at line 55 of file ethMonitorPresence.cpp.

◆ ~EthMonitorPresence()

eth::EthMonitorPresence::~EthMonitorPresence ( )

Definition at line 64 of file ethMonitorPresence.cpp.

Member Function Documentation

◆ check()

bool eth::EthMonitorPresence::check ( )

Definition at line 103 of file ethMonitorPresence.cpp.

◆ config()

void eth::EthMonitorPresence::config ( const Config cfg)

Definition at line 70 of file ethMonitorPresence.cpp.

◆ enable()

void eth::EthMonitorPresence::enable ( bool  en)

Definition at line 85 of file ethMonitorPresence.cpp.

◆ isenabled()

bool eth::EthMonitorPresence::isenabled ( )

Definition at line 91 of file ethMonitorPresence.cpp.

◆ tick()

void eth::EthMonitorPresence::tick ( )

Definition at line 97 of file ethMonitorPresence.cpp.


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