LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
pagerInfo Struct Reference

Public Attributes

char * filename
 
int fd_temp
 
int fd_old
 
bool save
 

Detailed Description

Definition at line 52 of file lsh.cc.

Member Data Documentation

int pagerInfo::fd_old

Definition at line 55 of file lsh.cc.

Referenced by begin_paging(), and end_paging().

int pagerInfo::fd_temp

Definition at line 54 of file lsh.cc.

Referenced by begin_paging(), and end_paging().

char* pagerInfo::filename

Definition at line 53 of file lsh.cc.

Referenced by begin_paging(), end_paging(), and main().

bool pagerInfo::save

Definition at line 56 of file lsh.cc.

Referenced by begin_paging(), end_paging(), and main().


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