A library for working with phylogenetic and population genetic data.
v0.27.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)InputStreaminline
line() constInputStreaminline
operator bool() constInputStreaminlineexplicit
operator*() constInputStreaminline
operator++()InputStreaminline
operator=(self_type const &)=deleteInputStream
operator=(self_type &&other)InputStream
parse_integer()InputStreaminline
parse_signed_integer()InputStreaminline
parse_unsigned_integer()InputStreaminline
parse_unsigned_integer()InputStreaminline
read_char_or_throw(char const criterion)InputStreaminline
read_char_or_throw(std::function< bool(char)> criterion)InputStreaminline
self_type typedefInputStream
source_name() constInputStreaminline
value_type typedefInputStream
~InputStream()InputStreaminline