| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <obounimod.h>
Public Member Functions | |
| OboUnimod (OboPsiModHandlerInterface &handler) | |
| virtual | ~OboUnimod () | 
Private Member Functions | |
| void | parse () | 
| starts reading obo file and reports each term with the callback function   | |
Private Attributes | |
| OboPsiModTerm | m_term | 
| OboPsiModHandlerInterface & | m_handler | 
Definition at line 38 of file obounimod.h.
| pappso::OboUnimod::OboUnimod | ( | pappso::OboPsiModHandlerInterface & | handler | ) | 
Definition at line 45 of file obounimod.cpp.
References initMyResource(), m_handler, and parse().
      
  | 
  virtual | 
Definition at line 53 of file obounimod.cpp.
      
  | 
  private | 
starts reading obo file and reports each term with the callback function
Definition at line 59 of file obounimod.cpp.
References line, m_handler, and m_term.
Referenced by OboUnimod().
      
  | 
  private | 
Definition at line 46 of file obounimod.h.
Referenced by OboUnimod(), and parse().
      
  | 
  private | 
Definition at line 45 of file obounimod.h.
Referenced by parse().