libpappsomspp
Library for mass spectrometry
|
#include <obopsims.h>
Public Member Functions | |
OboPsiMs (OboPsiModHandlerInterface &handler) | |
virtual | ~OboPsiMs () |
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 obopsims.h.
pappso::OboPsiMs::OboPsiMs | ( | pappso::OboPsiModHandlerInterface & | handler | ) |
Definition at line 43 of file obopsims.cpp.
References initMyResource(), m_handler, and parse().
|
virtual |
Definition at line 51 of file obopsims.cpp.
|
private |
starts reading obo file and reports each term with the callback function
Definition at line 57 of file obopsims.cpp.
References line, m_handler, and m_term.
Referenced by OboPsiMs().
|
private |
Definition at line 46 of file obopsims.h.
Referenced by OboPsiMs(), and parse().
|
private |
Definition at line 45 of file obopsims.h.
Referenced by parse().