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

SIO_stream.h File Reference

#include <map>
#include <string>
#include <stdio.h>
#include "SIO_definitions.h"
#include "SIO_functions.h"
#include "SIO_record.h"

Go to the source code of this file.

Classes

class  SIO_stream

Defines

#define SIO_STREAM_H   1

Typedefs

typedef std::map< void *,
void * > 
pointedAtMap_c
typedef std::map< void *,
void * >::iterator 
pointedAtMap_i
typedef std::multimap< void *,
void * > 
pointerToMap_c
typedef std::multimap< void *,
void * >::iterator 
pointerToMap_i


Define Documentation

#define SIO_STREAM_H   1
 

Definition at line 14 of file SIO_stream.h.


Typedef Documentation

typedef std::map< void*, void* > pointedAtMap_c
 

Definition at line 25 of file SIO_stream.h.

typedef std::map< void*, void* >::iterator pointedAtMap_i
 

Definition at line 26 of file SIO_stream.h.

Referenced by SIO_record::read(), and SIO_record::write().

typedef std::multimap< void*, void* > pointerToMap_c
 

Definition at line 28 of file SIO_stream.h.

typedef std::multimap< void*, void* >::iterator pointerToMap_i
 

Definition at line 29 of file SIO_stream.h.

Referenced by SIO_record::read(), and SIO_record::write().


Generated on Sun Jun 3 06:32:15 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1