Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

SIO_record.h File Reference

#include <map>
#include <string>
#include "SIO_definitions.h"

Include dependency graph for SIO_record.h:

Include dependency graph

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

Included by dependency graph

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


Define Documentation

#define SIO_OPT_COMPRESS   0x00000001
 

Definition at line 27 of file SIO_record.h.

Referenced by SIO_record::getCompress(), SIO_stream::read(), and SIO_record::setCompress().

#define SIO_RECORD_H   1
 

Definition at line 14 of file SIO_record.h.


Typedef Documentation

typedef std::map< std::string, SIO_block* > connectMap_c
 

Definition at line 24 of file SIO_record.h.

typedef std::map< std::string, SIO_block* >::iterator connectMap_i
 

Definition at line 25 of file SIO_record.h.

Referenced by SIO_record::disconnect(), SIO_record::getConnect(), and SIO_record::write().


Generated on Thu Oct 7 18:45:02 2004 for LCDG4 by doxygen 1.3.4