|
ISIS Core Library 0.7.2 (api 3.0.0)
|
#include <fileptr.hpp>
Public Member Functions | |
| template<class T > | |
| void | operator() (const T &) |
| proc (std::map< unsigned short, generator_type > *map) | |
Data Fields | |
| std::map< unsigned short, generator_type > * | m_map |
Definition at line 53 of file fileptr.hpp.
| isis::data::FilePtr::GeneratorMap::proc::proc | ( | std::map< unsigned short, generator_type > * | map | ) | [inline] |
Definition at line 55 of file fileptr.hpp.
| void isis::data::FilePtr::GeneratorMap::proc::operator() | ( | const T & | ) | [inline] |
Definition at line 56 of file fileptr.hpp.
| std::map<unsigned short, generator_type>* isis::data::FilePtr::GeneratorMap::proc::m_map |
Definition at line 54 of file fileptr.hpp.
1.7.3