Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::basic_grep_filter< Ch, Tr, Alloc > Member List

This is the complete list of members for boost::iostreams::basic_grep_filter< Ch, Tr, Alloc >, including all inherited members.

basic_grep_filter(const regex_type &re, match_flag_type match_flags=regex_constants::match_default, int options=0)boost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
basic_line_filter(bool suppress_newlines=false)boost::iostreams::basic_line_filter< Ch, Alloc >inlineprotected
category typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
char_type typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
close(Sink &snk, BOOST_IOS::openmode which)boost::iostreams::basic_grep_filter< Ch, Tr, Alloc >inline
count() const boost::iostreams::basic_grep_filter< Ch, Tr, Alloc >inline
match_flag_type typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
read(Source &src, char_type *s, std::streamsize n)boost::iostreams::basic_line_filter< Ch, Alloc >inline
regex_type typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
string_type typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
traits_type typedefboost::iostreams::basic_grep_filter< Ch, Tr, Alloc >
write(Sink &snk, const char_type *s, std::streamsize n)boost::iostreams::basic_line_filter< Ch, Alloc >inline
~basic_line_filter()boost::iostreams::basic_line_filter< Ch, Alloc >inlinevirtual