ARB
Public Member Functions | Public Attributes | List of all members
column Struct Reference
Collaboration diagram for column:
Collaboration graph
[legend]

Public Member Functions

 column ()
 
 column (const char *t, int sc, int ec)
 

Public Attributes

const chartitle
 
int start_column
 
int end_column
 

Detailed Description

Definition at line 29 of file probe_match_parser.cxx.

Constructor & Destructor Documentation

column::column ( )
inline

Definition at line 33 of file probe_match_parser.cxx.

column::column ( const char t,
int  sc,
int  ec 
)
inline

Definition at line 34 of file probe_match_parser.cxx.

Member Data Documentation

const char* column::title

Definition at line 30 of file probe_match_parser.cxx.

int column::start_column
int column::end_column

Definition at line 31 of file probe_match_parser.cxx.

Referenced by ProbeMatchParser::getColumnRange().


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