TECA
teca_binary_stream Member List

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

broadcast(MPI_Comm comm, int root_rank=0) (defined in teca_binary_stream)teca_binary_stream
capacity() const noexcept (defined in teca_binary_stream)teca_binary_streaminline
clear() noexcept (defined in teca_binary_stream)teca_binary_stream
expect(const T &val) (defined in teca_binary_stream)teca_binary_stream
expect(const T *val, unsigned long n) (defined in teca_binary_stream)teca_binary_stream
expect(const char *str) (defined in teca_binary_stream)teca_binary_streaminline
get_data() noexcept (defined in teca_binary_stream)teca_binary_streaminline
get_data() const noexcept (defined in teca_binary_stream)teca_binary_streaminline
grow(unsigned long n_bytes) (defined in teca_binary_stream)teca_binary_stream
operator bool() (defined in teca_binary_stream)teca_binary_streaminline
operator=(const teca_binary_stream &other) (defined in teca_binary_stream)teca_binary_stream
operator=(teca_binary_stream &&other) noexcept (defined in teca_binary_stream)teca_binary_stream
pack(T *val) (defined in teca_binary_stream)teca_binary_stream
pack(const T &val) (defined in teca_binary_stream)teca_binary_stream
pack(const T *val, unsigned long n) (defined in teca_binary_stream)teca_binary_stream
pack(const std::string &str) (defined in teca_binary_stream)teca_binary_streaminline
pack(const std::vector< std::string > &v) (defined in teca_binary_stream)teca_binary_streaminline
pack(const std::vector< T > &v) (defined in teca_binary_stream)teca_binary_stream
pack(const std::map< KT, VT > &v) (defined in teca_binary_stream)teca_binary_stream
pack(const std::pair< T1, T2 > &v) (defined in teca_binary_stream)teca_binary_stream
resize(unsigned long n_bytes) (defined in teca_binary_stream)teca_binary_stream
set_read_pos(unsigned long n) noexcept (defined in teca_binary_stream)teca_binary_streaminline
set_write_pos(unsigned long n) noexcept (defined in teca_binary_stream)teca_binary_streaminline
size() const noexcept (defined in teca_binary_stream)teca_binary_streaminline
swap(teca_binary_stream &other) noexcept (defined in teca_binary_stream)teca_binary_stream
teca_binary_stream() (defined in teca_binary_stream)teca_binary_stream
teca_binary_stream(const teca_binary_stream &s) (defined in teca_binary_stream)teca_binary_stream
teca_binary_stream(teca_binary_stream &&s) noexcept (defined in teca_binary_stream)teca_binary_stream
unpack(T &val) (defined in teca_binary_stream)teca_binary_stream
unpack(T *val, unsigned long n) (defined in teca_binary_stream)teca_binary_stream
unpack(std::string &str) (defined in teca_binary_stream)teca_binary_streaminline
unpack(std::vector< std::string > &v) (defined in teca_binary_stream)teca_binary_streaminline
unpack(std::vector< T > &v) (defined in teca_binary_stream)teca_binary_stream
unpack(std::map< KT, VT > &v) (defined in teca_binary_stream)teca_binary_stream
unpack(std::pair< T1, T2 > &v) (defined in teca_binary_stream)teca_binary_stream
~teca_binary_stream() noexcept (defined in teca_binary_stream)teca_binary_stream