GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CLI / V0-1-2 > cli / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

_CLI_File Struct Reference

#include <CLI_prvdefs.h>

List of all members.

Public Attributes

struct _CLI_Filenext
char * name
char * line
FILE * fd
dev_t st_dev
ino_t st_ino
unsigned int frst
unsigned int last
unsigned short stat
unsigned short spare


Detailed Description

Control structure for a file being read by CLI.

Member Data Documentation

File descriptor

Referenced by CLI_clearFiles(), CLI_getFile(), and CLI_indirect().

unsigned int _CLI_File::frst

First physical line of "line"

Referenced by CLI_command(), CLI_getFile(), and CLI_indirect().

unsigned int _CLI_File::last

Last physical line of "line"

Referenced by CLI_command(), CLI_getFile(), and CLI_indirect().

Last full line pulled from file

Referenced by CLI_clearFiles(), CLI_getFile(), and CLI_indirect().

Name of file

Referenced by CLI_clearFiles(), CLI_command(), CLI_getFile(), and CLI_indirect().

struct _CLI_File* _CLI_File::next [read]

Next file

Referenced by CLI_clearFiles(), CLI_getFile(), and CLI_indirect().

unsigned short _CLI_File::spare

Spare (pad to four byte boundary)

File device

Referenced by CLI_indirect().

File i-node

Referenced by CLI_indirect().

unsigned short _CLI_File::stat

File status (essentially EOF)

Referenced by CLI_getFile(), and CLI_indirect().


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

Generated on Tue Nov 29 16:30:28 2011 by  doxygen 1.5.8