Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

CONFIG_SEARCH_STRUCT Struct Reference

Collaboration diagram for CONFIG_SEARCH_STRUCT:

Collaboration graph
[legend]

Data Fields

enum CONFIG_SEARCH_ERROR_TYPE error_type
int bufline_found
int bufline_number
int procline_found
int procline_number
const char * bufname
const char * bufname_for_procline
const char * procname
const char * filename
char buffer_line [CMS_CONFIG_LINELEN]
char proc_line [CMS_CONFIG_LINELEN]
char buffer_type [CMS_CONFIG_LINELEN]
char proc_type [CMS_CONFIG_LINELEN]

Field Documentation

enum CONFIG_SEARCH_ERROR_TYPE CONFIG_SEARCH_STRUCT::error_type
 

Definition at line 607 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

int CONFIG_SEARCH_STRUCT::bufline_found
 

Definition at line 608 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

int CONFIG_SEARCH_STRUCT::bufline_number
 

Definition at line 609 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

int CONFIG_SEARCH_STRUCT::procline_found
 

Definition at line 610 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

int CONFIG_SEARCH_STRUCT::procline_number
 

Definition at line 611 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

const char* CONFIG_SEARCH_STRUCT::bufname
 

Definition at line 612 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

const char* CONFIG_SEARCH_STRUCT::bufname_for_procline
 

Definition at line 613 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

const char* CONFIG_SEARCH_STRUCT::procname
 

Definition at line 614 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

const char* CONFIG_SEARCH_STRUCT::filename
 

Definition at line 615 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

char CONFIG_SEARCH_STRUCT::buffer_line[CMS_CONFIG_LINELEN]
 

Definition at line 616 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

char CONFIG_SEARCH_STRUCT::proc_line[CMS_CONFIG_LINELEN]
 

Definition at line 617 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

char CONFIG_SEARCH_STRUCT::buffer_type[CMS_CONFIG_LINELEN]
 

Definition at line 618 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().

char CONFIG_SEARCH_STRUCT::proc_type[CMS_CONFIG_LINELEN]
 

Definition at line 619 of file cms_cfg.cc.

Referenced by cms_config(), and find_proc_and_buffer_lines().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:58:40 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001