KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ostream_recorder< Recorder > Member List

This is the complete list of members for Ostream_recorder< Recorder >, including all inherited members.

BOOST_CONCEPT_ASSERT((ModelRecorder< Recorder >))Ostream_recorder< Recorder >
default_write(std::ostream &ost, const Value_type &v)Ostream_recorder< Recorder >inlinestatic
get() const Ostream_recorder< Recorder >inline
Model_type typedefOstream_recorder< Recorder >
operator()(const Model_type &m, const Step_log< Model_type > &step_log)Ostream_recorder< Recorder >inlinevirtual
Ostream_recorder(const Recorder &recorder, std::ostream &os, const std::string &separator="\n", const Write_function &write_func=Ostream_recorder::default_write)Ostream_recorder< Recorder >inline
Value_type typedefOstream_recorder< Recorder >
Write_function typedefOstream_recorder< Recorder >