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