Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
cvm::memory_stream Member List

This is the complete list of members for cvm::memory_stream, including all inherited members.

begin_reading()cvm::memory_streaminlineprotected
clear()cvm::memory_streaminline
data_length_cvm::memory_streamprotected
done_reading()cvm::memory_streaminlineprotected
expand_output_buffer(size_t add_bytes)cvm::memory_streamprotected
external_input_buffer_cvm::memory_streamprotected
external_output_buffer_cvm::memory_streamprotected
flags(decltype(std::ios::fmtflags(0)))cvm::memory_streaminline
flags() constcvm::memory_streaminline
has_remaining(size_t c)cvm::memory_streaminlineprotected
incr_read_pos(size_t c)cvm::memory_streaminlineprotected
incr_write_pos(size_t c)cvm::memory_streaminlineprotected
input_buffer() constcvm::memory_streaminline
input_location() constcvm::memory_streaminline
internal_buffer_cvm::memory_streamprotected
length() constcvm::memory_streaminline
max_length_cvm::memory_streamprotected
memory_stream(size_t max_length=(static_cast< size_t >(1L)<< 36))cvm::memory_streaminline
memory_stream(size_t n, unsigned char const *buf)cvm::memory_streaminline
memory_stream(std::vector< unsigned char > &buf)cvm::memory_streaminline
operator bool() constcvm::memory_streaminlineexplicit
operator<<cvm::memory_streamfriend
operator<<cvm::memory_streamfriend
operator>>cvm::memory_streamfriend
operator>>cvm::memory_streamfriend
output_buffer()cvm::memory_streaminline
output_location()cvm::memory_streaminline
rdstate() constcvm::memory_streaminline
read_object(T &t)cvm::memory_stream
read_object(std::string &t) (defined in cvm::memory_stream)cvm::memory_stream
read_object(colvarvalue &t) (defined in cvm::memory_stream)cvm::memory_stream
read_object(cvm::vector1d< cvm::real > &t) (defined in cvm::memory_stream)cvm::memory_stream
read_pos_cvm::memory_streamprotected
read_vector(std::vector< T > &t)cvm::memory_stream
seekg(size_t pos)cvm::memory_streaminline
setf(decltype(std::ios::fmtflags(0)), decltype(std::ios::floatfield))cvm::memory_streaminline
setstate(std::ios::iostate new_state)cvm::memory_streaminline
state_cvm::memory_streamprotected
tellg() constcvm::memory_streaminline
write_object(T const &t)cvm::memory_stream
write_object(std::string const &t) (defined in cvm::memory_stream)cvm::memory_stream
write_object(colvarvalue const &t) (defined in cvm::memory_stream)cvm::memory_stream
write_object(cvm::vector1d< cvm::real > const &t) (defined in cvm::memory_stream)cvm::memory_stream
write_vector(std::vector< T > const &t)cvm::memory_stream