X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=inputdata.h;h=c91720b567838d38ff62379bfbc0fc381356d6de;hb=cd4c86f68cb53017f0f98a82dd2c2e56a64c67bd;hp=251df5bf9a11d230eaae79103c8546e7def900a7;hpb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;p=mothur.git diff --git a/inputdata.h b/inputdata.h index 251df5b..c91720b 100644 --- a/inputdata.h +++ b/inputdata.h @@ -16,6 +16,7 @@ public: ~InputData(); ListVector* getListVector(); ListVector* getListVector(string); //pass the label you want + ListVector* getListVector(string, bool); //pass the label you want, reset filepointer SharedListVector* getSharedListVector(); SharedListVector* getSharedListVector(string); //pass the label you want OrderVector* getOrderVector();