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_from_to Struct Reference

select sensors in the range

\[ [from, to] \]

(inclusively) More...

#include <selectiveone2onewiring.h>

Inheritance diagram for select_from_to:
Collaboration diagram for select_from_to:

Public Member Functions

virtual ~select_from_to ()
 
 select_from_to (int from, int to)
 
virtual bool operator() (int index, int len)
 
- Public Member Functions inherited from select_predicate
virtual ~select_predicate ()
 

Public Attributes

int from
 
int to
 

Detailed Description

select sensors in the range

\[ [from, to] \]

(inclusively)

Constructor & Destructor Documentation

virtual ~select_from_to ( )
inlinevirtual
select_from_to ( int  from,
int  to 
)
inline

Member Function Documentation

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

Reimplemented from select_predicate.

Member Data Documentation

int from
int to

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