|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioLenPos.h>
Public Member Functions | |
| ~BioLenPos () | |
Public Attributes | |
| long | length |
| vector< long > | st |
| vector< long > | ed |
Friends | |
| bool | operator> (const BioLenPos &, const BioLenPos &) |
| bool | operator< (const BioLenPos &, const BioLenPos &) |
| bool | operator== (const BioLenPos &, const BioLenPos &) |
| vector<long> BioLenPos::ed |
| long BioLenPos::length |
| vector<long> BioLenPos::st |