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

Public Member Functions | |
| BioFTQSpecimenVoucher () | |
| BioFTQSpecimenVoucher (const string &bou_) | |
| string | getSpecimenVoucher () |
| void | showSpecimenVoucher (ostream &=cout, string x=" ") |
| bool | findSpecimentVoucher (const string &) |
Protected Member Functions | |
| void | setBioFTQSpecimenVoucher (const string &bou_) |
| BioFTQSpecimenVoucher::BioFTQSpecimenVoucher | ( | ) | [inline] |
| BioFTQSpecimenVoucher::BioFTQSpecimenVoucher | ( | const string & | bou_ | ) |
| bool BioFTQSpecimenVoucher::findSpecimentVoucher | ( | const string & | ) |
| string BioFTQSpecimenVoucher::getSpecimenVoucher | ( | ) |
| void BioFTQSpecimenVoucher::setBioFTQSpecimenVoucher | ( | const string & | bou_ | ) | [protected] |
| void BioFTQSpecimenVoucher::showSpecimenVoucher | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |