Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
select_predicate Struct Reference

predicate to select sensors. More...

#include <selectiveone2onewiring.h>

Inheritance diagram for select_predicate:
Collaboration diagram for select_predicate:

Public Member Functions

virtual ~select_predicate ()
 
virtual bool operator() (int index, int len)
 

Detailed Description

predicate to select sensors.

First parameter is the index and the second parameter is the length (or number of sensors).

Constructor & Destructor Documentation

virtual ~select_predicate ( )
inlinevirtual

Member Function Documentation

virtual bool operator() ( int  index,
int  len 
)
inlinevirtual

Reimplemented in select_from_to, and select_firsthalf.


The documentation for this struct was generated from the following file: