cgatools::reference::ChromosomeIdField Class Reference
List of all members.
| Public Member Functions | 
|  | ChromosomeIdField (const std::string &name, uint16_t *id, const CrrFile &ref) | 
| void | parse (const char *first, const char *last) | 
|  | Called once per field by DelimitedLineParser. 
 | 
Member Function Documentation
      
        
          | void cgatools::reference::ChromosomeIdField::parse | ( | const char * | first, | 
        
          |  |  | const char * | last |  | 
        
          |  | ) |  |  |  [virtual] | 
      
 
Called once per field by DelimitedLineParser. 
- Parameters:
- 
  
    |  | first | The first char of the field. |  |  | last | One past the end of the field. When parse is called, *last is the null character. |  
 
Implements cgatools::util::DelimitedFieldParser.
 
 
The documentation for this class was generated from the following file: