X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedrabundvector.h;h=b86c8848bde07722226aa7485d95d8baaff0cffa;hb=1bf53bca7e26bf091588bc8ca6e68cbfae1df6fe;hp=887478f2964b7d16407135d45905d977b1040ddf;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/sharedrabundvector.h b/sharedrabundvector.h index 887478f..b86c884 100644 --- a/sharedrabundvector.h +++ b/sharedrabundvector.h @@ -40,6 +40,8 @@ public: int getMaxRank(); string getGroup(); void setGroup(string); + string getBinLabel(); + void setBinLabel(string); int getGroupIndex(); void setGroupIndex(int); @@ -61,6 +63,7 @@ public: vector::reverse_iterator rend(); void print(ostream&); + void printHeaders(ostream&); RAbundVector getRAbundVector(); RAbundVector getRAbundVector2();