VCCC  2024.05
VisualCamp Common C++ library
BasicStreamWrapper< CharT, String, Stream > Member List

This is the complete list of members for BasicStreamWrapper< CharT, String, Stream >, including all inherited members.

base typedefBasicStreamWrapper< CharT, String, Stream >
BasicStreamWrapper()=defaultBasicStreamWrapper< CharT, String, Stream >
BasicStreamWrapper(string_type str)BasicStreamWrapper< CharT, String, Stream >inlineexplicit
BasicStreamWrapper(stream_type &&stream)BasicStreamWrapper< CharT, String, Stream >inlineexplicit
char_type typedefBasicStreamWrapper< CharT, String, Stream >
expand_aggregate() const noexceptStreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
expand_aggregate(bool new_value) noexceptStreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
expand_aggregate_StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >
expand_array()StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
expand_array(bool new_value)StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
expand_array_StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >
first_StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >
global_separator()StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inlinestatic
operator<<(std::ostream &(*pf)(std::ostream &))BasicStreamWrapper< CharT, String, Stream >inline
operator<<(std::ios_base &(&io_manip)(std::ios_base &))BasicStreamWrapper< CharT, String, Stream >inline
operator<<(const T &manipulator)BasicStreamWrapper< CharT, String, Stream >inline
operator<<(const T &value)BasicStreamWrapper< CharT, String, Stream >inline
quote_string() const noexceptStreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
quote_string(bool new_value) noexceptStreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
quote_string_StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >
separator() constStreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
separator(string_type new_separator)StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >inline
separator_StreamWrapperBase< std::basic_string< CharT >, std::basic_stringstream< CharT > >
str() constBasicStreamWrapper< CharT, String, Stream >inline
str(string_type s)BasicStreamWrapper< CharT, String, Stream >inline
stream()BasicStreamWrapper< CharT, String, Stream >inline
stream() constBasicStreamWrapper< CharT, String, Stream >inline
stream_type typedefBasicStreamWrapper< CharT, String, Stream >
string_type typedefBasicStreamWrapper< CharT, String, Stream >
traits_type typedefBasicStreamWrapper< CharT, String, Stream >