Include file:
#include "mcrl2/atermpp/aterm_io_binary.h
atermpp::
binary_aterm_istream
¶Reads terms from a stream in the steamable binary aterm format.
atermpp::binary_aterm_istream::
m_function_symbol_index_width
¶caches the result of function_symbol_index_width().
atermpp::binary_aterm_istream::
m_function_symbols
¶An index of read function symbols.
atermpp::binary_aterm_istream::
m_stream
¶atermpp::binary_aterm_istream::
m_term_index_width
¶caches the result of term_index_width().
atermpp::binary_aterm_istream::
m_terms
¶An index of read terms.