#include <map>
#include <string>
#include "SIO_definitions.h"
Include dependency graph for SIO_blockManager.h:

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

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. Referenced by SIO_blockManager::add(). |
|
|
Definition at line 24 of file SIO_blockManager.h. Referenced by SIO_blockManager::get(), and SIO_blockManager::remove(). |
1.3.4