Clustering de Proteine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
Protein Class Reference

#include <protein.h>

Public Member Functions

 Protein ()
 
unsigned int getNbAtome ()
 
Atomat (int i)
 
char getchainID ()
 
void write (std::ostream &out) const
 
void process_line (const char *line)
 
void setID (int id)
 
int getID ()
 

Constructor & Destructor Documentation

Protein::Protein ( )

Member Function Documentation

Atom & Protein::at ( int  i)

Here is the caller graph for this function:

char Protein::getchainID ( )
int Protein::getID ( )
unsigned int Protein::getNbAtome ( )

Here is the caller graph for this function:

void Protein::process_line ( const char *  line)

Here is the call graph for this function:

void Protein::setID ( int  id)

Here is the caller graph for this function:

void Protein::write ( std::ostream &  out) const

The documentation for this class was generated from the following files: