|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQCitation.h>

Public Member Functions | |
| BioFTQCitation () | |
| BioFTQCitation (const string &bou_) | |
| void | setBioFTQCitation (const string &bou_) |
| int | getCitation () |
| bool | findCitation (int) |
| void | showCitation (ostream &os=cout, string x=" ") |
| BioFTQCitation::BioFTQCitation | ( | ) | [inline] |
| BioFTQCitation::BioFTQCitation | ( | const string & | bou_ | ) |
| bool BioFTQCitation::findCitation | ( | int | ) |
| int BioFTQCitation::getCitation | ( | ) |
| void BioFTQCitation::setBioFTQCitation | ( | const string & | bou_ | ) |
| void BioFTQCitation::showCitation | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |