ARB
Public Member Functions | Friends | List of all members
ProbeMatchParser Class Reference

#include <probe_match_parser.hxx>

Inheritance diagram for ProbeMatchParser:
Inheritance graph
[legend]
Collaboration diagram for ProbeMatchParser:
Collaboration graph
[legend]

Public Member Functions

 ProbeMatchParser (const char *probe_target, const char *headline)
 
 ~ProbeMatchParser ()
 
const charget_error () const
 
bool is_gene_result () const
 
int get_probe_region_offset () const
 
bool getColumnRange (const char *columnName, int *startCol, int *endCol) const
 

Friends

class ParsedProbeMatch
 

Detailed Description

Definition at line 26 of file probe_match_parser.hxx.

Constructor & Destructor Documentation

ProbeMatchParser::ProbeMatchParser ( const char probe_target,
const char headline 
)
ProbeMatchParser::~ProbeMatchParser ( )

Definition at line 133 of file probe_match_parser.cxx.

Member Function Documentation

const char* ProbeMatchParser::get_error ( ) const
inline

Definition at line 34 of file probe_match_parser.hxx.

Referenced by probe_match_event(), and probe_match_with_specificity_event().

bool ProbeMatchParser::is_gene_result ( ) const

Definition at line 148 of file probe_match_parser.cxx.

References ProbeMatch_impl::findColumn(), and pm_assert.

Referenced by probe_match_event().

int ProbeMatchParser::get_probe_region_offset ( ) const

Definition at line 153 of file probe_match_parser.cxx.

References ProbeMatch_impl::get_probe_region_offset(), and pm_assert.

Referenced by probe_match_event().

bool ProbeMatchParser::getColumnRange ( const char columnName,
int startCol,
int endCol 
) const

Friends And Related Function Documentation

friend class ParsedProbeMatch
friend

Definition at line 40 of file probe_match_parser.hxx.


The documentation for this class was generated from the following files: