|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtCcDatabase.h>
Public Member Functions | |
| BioSwissProtCcDatabase () | |
| BioSwissProtCcDatabase (const string &de_) | |
| void | setCcDatabase (const string &) |
| string | getCcDatabaseName () |
| string | getCcDatabaseNote () |
| string | getCcDatabaseWWW () |
| string | getCcDatabaseFTP () |
Friends | |
| bool | operator> (const BioSwissProtCcDatabase &, const BioSwissProtCcDatabase &) |
| bool | operator< (const BioSwissProtCcDatabase &, const BioSwissProtCcDatabase &) |
| bool | operator== (const BioSwissProtCcDatabase &, const BioSwissProtCcDatabase &) |
| BioSwissProtCcDatabase::BioSwissProtCcDatabase | ( | const string & | de_ | ) |
| string BioSwissProtCcDatabase::getCcDatabaseFTP | ( | ) |
| string BioSwissProtCcDatabase::getCcDatabaseName | ( | ) |
| string BioSwissProtCcDatabase::getCcDatabaseNote | ( | ) |
| string BioSwissProtCcDatabase::getCcDatabaseWWW | ( | ) |
| void BioSwissProtCcDatabase::setCcDatabase | ( | const string & | ) |
| bool operator< | ( | const BioSwissProtCcDatabase & | , |
| const BioSwissProtCcDatabase & | |||
| ) | [friend] |
| bool operator== | ( | const BioSwissProtCcDatabase & | , |
| const BioSwissProtCcDatabase & | |||
| ) | [friend] |
| bool operator> | ( | const BioSwissProtCcDatabase & | , |
| const BioSwissProtCcDatabase & | |||
| ) | [friend] |