YARP
Yet Another Robot Platform
MonitorEvent Class Reference

#include <portmonitor_carrier/MonitorEvent.h>

Public Member Functions

 MonitorEvent (const char *_name, MonitorBinding *_owner, double lf=-1.0)
 

Public Attributes

MonitorBindingowner
 
std::string name
 
double lifetime
 
double create_time
 

Detailed Description

Definition at line 20 of file MonitorEvent.h.

Constructor & Destructor Documentation

◆ MonitorEvent()

MonitorEvent::MonitorEvent ( const char *  _name,
MonitorBinding _owner,
double  lf = -1.0 
)
inline

Definition at line 23 of file MonitorEvent.h.

Member Data Documentation

◆ create_time

double MonitorEvent::create_time

Definition at line 34 of file MonitorEvent.h.

◆ lifetime

double MonitorEvent::lifetime

Definition at line 33 of file MonitorEvent.h.

◆ name

std::string MonitorEvent::name

Definition at line 32 of file MonitorEvent.h.

◆ owner

MonitorBinding* MonitorEvent::owner

Definition at line 31 of file MonitorEvent.h.


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