Class port Arbitrator.
More...
#include <yarp/manager/arbitrator.h>
Class port Arbitrator.
Definition at line 28 of file arbitrator.h.
◆ Arbitrator() [1/2]
yarp::manager::Arbitrator::Arbitrator |
( |
| ) |
|
|
default |
◆ Arbitrator() [2/2]
yarp::manager::Arbitrator::Arbitrator |
( |
const char * |
szPort | ) |
|
|
inline |
◆ ~Arbitrator()
yarp::manager::Arbitrator::~Arbitrator |
( |
| ) |
|
|
default |
◆ addRule()
void Arbitrator::addRule |
( |
const char * |
con, |
|
|
const char * |
rule |
|
) |
| |
◆ getAlphas()
std::map<std::string, double>& yarp::manager::Arbitrator::getAlphas |
( |
const char * |
con | ) |
|
|
inline |
◆ getBias()
double yarp::manager::Arbitrator::getBias |
( |
const char * |
con | ) |
|
|
inline |
◆ getModel()
◆ getModelBase()
◆ getPort()
const char* yarp::manager::Arbitrator::getPort |
( |
| ) |
|
|
inline |
◆ getRule()
const char* yarp::manager::Arbitrator::getRule |
( |
const char * |
con | ) |
|
|
inline |
◆ getRuleMap()
std::map<std::string, std::string>& yarp::manager::Arbitrator::getRuleMap |
( |
| ) |
|
|
inline |
◆ operator==()
bool yarp::manager::Arbitrator::operator== |
( |
const Arbitrator & |
alt | ) |
const |
|
inline |
◆ owner()
Node* yarp::manager::Arbitrator::owner |
( |
| ) |
|
|
inline |
◆ removeRule()
void Arbitrator::removeRule |
( |
const char * |
con | ) |
|
◆ ruleCount()
int yarp::manager::Arbitrator::ruleCount |
( |
| ) |
|
|
inline |
◆ setModel()
void yarp::manager::Arbitrator::setModel |
( |
GraphicModel * |
mdl | ) |
|
|
inline |
◆ setModelBase()
void yarp::manager::Arbitrator::setModelBase |
( |
GraphicModel & |
mdl | ) |
|
|
inline |
◆ setOwner()
void yarp::manager::Arbitrator::setOwner |
( |
Node * |
owner | ) |
|
|
inline |
◆ setPort()
void yarp::manager::Arbitrator::setPort |
( |
const char * |
szPort | ) |
|
|
inline |
◆ trainWeights() [1/2]
bool Arbitrator::trainWeights |
( |
| ) |
|
◆ trainWeights() [2/2]
bool Arbitrator::trainWeights |
( |
const char * |
opnd | ) |
|
◆ validate()
bool Arbitrator::validate |
( |
| ) |
|
The documentation for this class was generated from the following files: