|
libsequence
1.9.5
|
Sequence::PolyTable, a virtual base class for polymorphism tables. More...
#include <string>#include <vector>#include <cassert>#include <iosfwd>#include <exception>#include <type_traits>#include <functional>#include <memory>#include <Sequence/polySiteVector.hpp>Go to the source code of this file.
Namespaces | |
| Sequence | |
| The namespace in which this library resides. | |
Functions | |
| class | Sequence::__attribute__ ((deprecated)) countStates |
| Functor to count the number of states, excluding gaps and missing data, in a range of characters. More... | |
| std::istream & | Sequence::operator>> (std::istream &s, PolyTable &c) |
| std::ostream & | Sequence::operator<< (std::ostream &o, const PolyTable &c) |
Sequence::PolyTable, a virtual base class for polymorphism tables.
Definition in file PolyTable.hpp.