iRoCS Toolbox  1.1.0
Data Structures | Typedefs
IntDoubleMapControlElement.hh File Reference
#include <config.hh>
#include "AbstractControlElement.hh"
#include <map>
Include dependency graph for IntDoubleMapControlElement.hh:

Go to the source code of this file.

Data Structures

class  IntDoubleMapControlElement
 

Typedefs

typedef std::map< int, double > IntDoubleMap
 

Typedef Documentation

◆ IntDoubleMap

typedef std::map<int,double> IntDoubleMap

Definition at line 38 of file IntDoubleMapControlElement.hh.