YARP
Yet Another Robot Platform
arbitrator.h File Reference
#include <map>
#include <vector>
#include <yarp/manager/ymm-types.h>
#include <yarp/manager/node.h>
#include <yarp/manager/utility.h>
+ Include dependency graph for arbitrator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yarp::manager::Arbitrator
 Class port Arbitrator. More...
 

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::manager
 

Typedefs

typedef std::vector< Arbitrator > yarp::manager::ArbContainer
 
typedef std::vector< Arbitrator >::iterator yarp::manager::ArbIterator