BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioPdbHeader Class Reference

#include <BioPdbHeader.h>

Inheritance diagram for BioPdbHeader:

List of all members.

Public Member Functions

 BioPdbHeader (const string &head_)
void showHeader (ostream &=cout)
string getClassification ()
string getDepositedDate ()
string getPdbId ()
bool findHeader (const string &)
string getDepositedMonth ()
int getDepositedDay ()
int getDepositedYear ()

Constructor & Destructor Documentation

BioPdbHeader::BioPdbHeader ( const string &  head_)

Member Function Documentation

bool BioPdbHeader::findHeader ( const string &  )
void BioPdbHeader::showHeader ( ostream &  = cout)

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines