Manager for arbitration-aware inputs to a given port. More...
#include <portmonitor_carrier/PortMonitor.h>
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) |
PortMonitor * | getFirst () |
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 |
Manager for arbitration-aware inputs to a given port.
Definition at line 29 of file PortMonitor.h.
|
inlinevirtual |
Definition at line 33 of file PortMonitor.h.
|
virtual |
Definition at line 300 of file PortMonitor.cpp.