A library for working with phylogenetic and population genetic data.
v0.32.0
InputStream Member List

This is the complete list of members for InputStream, including all inherited members.

advance()InputStreaminline
at() constInputStreaminline
BlockLengthInputStreamstatic
buffer()InputStreaminline
column() constInputStreaminline
current() constInputStreaminline
eof() constInputStreaminline
get_char()InputStreaminline
get_line(std::string &target)InputStream
get_line()InputStreaminline
good() constInputStreaminline
InputStream()InputStreaminline
InputStream(std::shared_ptr< BaseInputSource > input_source)InputStreaminlineexplicit
InputStream(self_type const &)=deleteInputStream
InputStream(self_type &&other)InputStreaminline
jump_unchecked(size_t n)InputStream
line() constInputStreaminline
operator bool() constInputStreaminlineexplicit
operator*() constInputStreaminline
operator++()InputStreaminline
operator=(self_type const &)=deleteInputStream
operator=(self_type &&other)InputStream
read_char_or_throw(char const criterion)InputStream
read_char_or_throw(std::function< bool(char)> criterion)InputStream
self_type typedefInputStream
source_name() constInputStreaminline
value_type typedefInputStream
~InputStream()InputStreaminline