#include <map>#include <string>#include "SIO_definitions.h"Go to the source code of this file.
Classes | |
| class | SIO_record |
Defines | |
| #define | SIO_RECORD_H 1 |
| #define | SIO_OPT_COMPRESS 0x00000001 |
Typedefs | |
| typedef std::map< std::string, SIO_block * > | connectMap_c |
| typedef std::map< std::string, SIO_block * >::iterator | connectMap_i |
|
|
Definition at line 27 of file SIO_record.h. |
|
|
Definition at line 14 of file SIO_record.h. |
|
|
Definition at line 24 of file SIO_record.h. |
|
|
Definition at line 25 of file SIO_record.h. Referenced by SIO_record::disconnect(), SIO_record::disconnectAll(), SIO_record::getConnect(), and SIO_record::write(). |
1.3.9.1