Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LevelSpec.H File Reference


Detailed Description

a utility class for use with SingleChannel

Definition in file LevelSpec.H.

#include "Util/Types.H"
#include <string>

Include dependency graph for LevelSpec.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LevelSpec
 A utility class for use with SingleChannel. More...

Functions

std::string convertToString (const LevelSpec &val)
 LevelSpec overload: format is "<int>-<int>,<int>-<int>,<int>".
void convertFromString (const std::string &str, LevelSpec &val)
 LevelSpec overload: format is "<int>-<int>,<int>-<int>,<int>".


Function Documentation

void convertFromString const std::string str,
LevelSpec val
 

LevelSpec overload: format is "<int>-<int>,<int>-<int>,<int>".

Definition at line 196 of file LevelSpec.C.

References c, LevelSpec::init(), and s.

std::string convertToString const LevelSpec val  ) 
 

LevelSpec overload: format is "<int>-<int>,<int>-<int>,<int>".

Format corresponds to "levmin-levmax,delmin-delmax,maplevel"

Definition at line 188 of file LevelSpec.C.

References LevelSpec::delMax(), LevelSpec::delMin(), LevelSpec::levMax(), LevelSpec::levMin(), LevelSpec::mapLevel(), and s.


Generated on Sun Nov 22 13:44:07 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4