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

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

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. Referenced by SIO_record::getCompress(), SIO_stream::read(), and SIO_record::setCompress(). |
|
|
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::getConnect(), and SIO_record::write(). |
1.3.4