#include <map>#include <string>#include "SIO_definitions.h"Go to the source code of this file.
Classes | |
| class | SIO_blockManager |
Defines | |
| #define | SIO_BLOCKMANAGER_H 1 |
Typedefs | |
| typedef std::map< std::string, SIO_block * > | blockMap_c |
| typedef std::map< std::string, SIO_block * >::iterator | blockMap_i |
|
|
Definition at line 14 of file SIO_blockManager.h. |
|
|
Definition at line 23 of file SIO_blockManager.h. |
|
|
Definition at line 24 of file SIO_blockManager.h. Referenced by SIO_blockManager::clear(), SIO_blockManager::get(), and SIO_blockManager::remove(). |
1.3.9.1