![]() |
OpenMS
|
Go to the source code of this file.
Classes | |
| class | TransitionPQPFile |
| This class supports reading and writing of PQP files. More... | |
| struct | TransitionPQPFile::PQPSqlQueryInfo |
| Holds information about a PQP SQL query and optional column availability. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| struct OpenMS::TransitionPQPFile::PQPSqlQueryInfo |
Holds information about a PQP SQL query and optional column availability.
| Class Members | ||
|---|---|---|
| bool | drift_time_exists | Whether LIBRARY_DRIFT_TIME column exists. |
| bool | gene_exists | Whether GENE table exists. |
| string | select_sql | The complete SQL SELECT query. |