Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
t_iostream Struct Reference

#include <hddm_t.h>

Public Attributes

FILE * fd
 
int iomode
 
char * hddm
 
char * filename
 
int sections
 
void *(* unpacker [10000])()
 
int modelLevel [10000]
 
int ptrOffset [10000]
 

Detailed Description

Definition at line 103 of file hddm_t.h.

Member Data Documentation

FILE* t_iostream::fd

Definition at line 104 of file hddm_t.h.

Referenced by close_t_HDDM(), flush_t_HDDM(), init_t_HDDM(), open_t_HDDM(), and read_t_HDDM().

char* t_iostream::filename

Definition at line 107 of file hddm_t.h.

Referenced by close_t_HDDM(), init_t_HDDM(), and open_t_HDDM().

char* t_iostream::hddm

Definition at line 106 of file hddm_t.h.

Referenced by close_t_HDDM(), init_t_HDDM(), and open_t_HDDM().

int t_iostream::iomode

Definition at line 105 of file hddm_t.h.

Referenced by flush_t_HDDM(), init_t_HDDM(), open_t_HDDM(), and read_t_HDDM().

int t_iostream::modelLevel[10000]

Definition at line 110 of file hddm_t.h.

Referenced by matches(), and read_t_HDDM().

int t_iostream::ptrOffset[10000]

Definition at line 111 of file hddm_t.h.

Referenced by matches(), and read_t_HDDM().

int t_iostream::sections

Definition at line 108 of file hddm_t.h.

Referenced by matches(), open_t_HDDM(), and read_t_HDDM().

void*(* t_iostream::unpacker[10000])()

Definition at line 109 of file hddm_t.h.

Referenced by matches(), and read_t_HDDM().


The documentation for this struct was generated from the following file: