#include <map>#include <string>#include "SIO_definitions.h"Go to the source code of this file.
Classes | |
| class | SIO_recordManager |
Defines | |
| #define | SIO_RECORDMANAGER_H 1 |
Typedefs | |
| typedef std::map< std::string, SIO_record * > | recordMap_c |
| typedef std::map< std::string, SIO_record * >::iterator | recordMap_i |
|
|
Definition at line 14 of file SIO_recordManager.h. |
|
|
Definition at line 23 of file SIO_recordManager.h. |
|
|
Definition at line 24 of file SIO_recordManager.h. Referenced by SIO_recordManager::disconnect(), SIO_recordManager::get(), and SIO_recordManager::remove(). |
1.3.9.1