YARP
Yet Another Robot Platform
yarp::os::ConnectResult Class Reference

#include <yarp/os/Ping.h>

Public Member Functions

void clear ()
 
void add (const ConnectResult &alt)
 

Public Attributes

Stat totalTime
 
Stat targetTime
 

Detailed Description

Definition at line 48 of file Ping.h.

Member Function Documentation

◆ add()

void ConnectResult::add ( const ConnectResult alt)

Definition at line 101 of file Ping.cpp.

◆ clear()

void ConnectResult::clear ( )

Definition at line 95 of file Ping.cpp.

Member Data Documentation

◆ targetTime

Stat yarp::os::ConnectResult::targetTime

Definition at line 52 of file Ping.h.

◆ totalTime

Stat yarp::os::ConnectResult::totalTime

Definition at line 51 of file Ping.h.


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