YARP
Yet Another Robot Platform
PortMonitorGroup Class Reference

Manager for arbitration-aware inputs to a given port. More...

#include <portmonitor_carrier/PortMonitor.h>

+ Inheritance diagram for PortMonitorGroup:

Public Member Functions

virtual ~PortMonitorGroup ()
 
virtual bool acceptIncomingData (PortMonitor *source)
 
- Public Member Functions inherited from yarp::os::PeerRecord< PortMonitor >
 PeerRecord ()=default
 
 PeerRecord (const PeerRecord &alt)=default
 
void add (PortMonitor *entity)
 
void remove (PortMonitor *entity)
 
PortMonitorgetFirst ()
 

Additional Inherited Members

- Public Types inherited from yarp::os::PeerRecord< PortMonitor >
typedef PortMonitor peer_type
 
typedef std::map< PortMonitor *, bool > map_type
 
typedef map_type::iterator iterator
 
typedef map_type::const_iterator const_iterator
 
- Public Attributes inherited from yarp::os::PeerRecord< PortMonitor >
map_type peerSet
 

Detailed Description

Manager for arbitration-aware inputs to a given port.

Definition at line 29 of file PortMonitor.h.

Constructor & Destructor Documentation

◆ ~PortMonitorGroup()

virtual PortMonitorGroup::~PortMonitorGroup ( )
inlinevirtual

Definition at line 33 of file PortMonitor.h.

Member Function Documentation

◆ acceptIncomingData()

bool PortMonitorGroup::acceptIncomingData ( PortMonitor source)
virtual

Definition at line 300 of file PortMonitor.cpp.


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