Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

oxp_parse_seqname Class Reference

#include <oxp_parse_seqname.h>

List of all members.


Detailed Description

Match optional ,1:2:40 at end of filename and strip it.

Fields are -1 if not matched.

Definition at line 16 of file oxp_parse_seqname.h.

Public Member Functions

 oxp_parse_seqname (char const *s)
 oxp_parse_seqname (vcl_string const &s)
void parse (char const *s)

Public Attributes

vcl_string filename_
int start_
int step_
int end_


Constructor & Destructor Documentation

oxp_parse_seqname::oxp_parse_seqname char const *  s  ) 
 

Definition at line 15 of file oxp_parse_seqname.cxx.

oxp_parse_seqname::oxp_parse_seqname vcl_string const &  s  ) 
 

Definition at line 21 of file oxp_parse_seqname.cxx.


Member Function Documentation

void oxp_parse_seqname::parse char const *  s  ) 
 

Definition at line 27 of file oxp_parse_seqname.cxx.


Member Data Documentation

int oxp_parse_seqname::end_
 

Definition at line 22 of file oxp_parse_seqname.h.

vcl_string oxp_parse_seqname::filename_
 

Definition at line 19 of file oxp_parse_seqname.h.

int oxp_parse_seqname::start_
 

Definition at line 20 of file oxp_parse_seqname.h.

int oxp_parse_seqname::step_
 

Definition at line 21 of file oxp_parse_seqname.h.


The documentation for this class was generated from the following files:
Generated on Thu Jan 10 14:46:08 2008 for contrib/oxl/oxp by  doxygen 1.4.4