|
TECA
|
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_stream | inline |
| 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_stream | inline |
| get_data() noexcept (defined in teca_binary_stream) | teca_binary_stream | inline |
| get_data() const noexcept (defined in teca_binary_stream) | teca_binary_stream | inline |
| grow(unsigned long n_bytes) (defined in teca_binary_stream) | teca_binary_stream | |
| operator bool() (defined in teca_binary_stream) | teca_binary_stream | inline |
| 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_stream | inline |
| pack(const std::vector< std::string > &v) (defined in teca_binary_stream) | teca_binary_stream | inline |
| 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_stream | inline |
| set_write_pos(unsigned long n) noexcept (defined in teca_binary_stream) | teca_binary_stream | inline |
| size() const noexcept (defined in teca_binary_stream) | teca_binary_stream | inline |
| 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_stream | inline |
| unpack(std::vector< std::string > &v) (defined in teca_binary_stream) | teca_binary_stream | inline |
| 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 |