IORtypes.H File Reference

#include <string>
Include dependency graph for IORtypes.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  IORtype { IORnone, IORdisc, IORshapeEst }
 

Possible types of pyramids.

More...

Functions

std::string convertToString (const IORtype val)
 IORtype overload.
void convertFromString (const std::string &str, IORtype &val)
 IORtype overload.

Detailed Description

Definition of the inhibitionof-return (IOR) types

Definition in file IORtypes.H.


Enumeration Type Documentation

enum IORtype

Possible types of pyramids.

Enumerator:
IORnone 

No inhibition of return at all.

IORdisc 

A disk of the radius of the focus of attention.

IORshapeEst 

ShapeEstimator-shaped.

Definition at line 45 of file IORtypes.H.


Function Documentation

void convertFromString ( const std::string str,
IORtype val 
)

IORtype overload.

Definition at line 59 of file IORtypes.C.

References IORdisc, IORnone, and IORshapeEst.

std::string convertToString ( const IORtype  val  ) 

IORtype overload.

Definition at line 47 of file IORtypes.C.

References IORdisc, IORnone, and IORshapeEst.

Generated on Sun May 8 08:14:22 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3