Clustering de Proteine
|
#include <entrypdb.h>
Public Member Functions | |
Entrypdb () | |
unsigned int | getNbModel () |
std::string | getheader () |
Model & | at (int i) |
void | write (std::ostream &out) const |
void | processLineFile (const char *line) |
Entrypdb::Entrypdb | ( | ) |
Model & Entrypdb::at | ( | int | i) |
std::string Entrypdb::getheader | ( | ) |
unsigned int Entrypdb::getNbModel | ( | ) |
void Entrypdb::processLineFile | ( | const char * | line) |
void Entrypdb::write | ( | std::ostream & | out) | const |