Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Indent Member List
This is the complete list of members for Dune::Indent, including all inherited members.
Indent(const std::string &basic_indent_=" ", unsigned level_=0) | Dune::Indent | inline |
Indent(unsigned level_) | Dune::Indent | inline |
Indent(const Indent *parent_, const std::string &basic_indent_=" ", unsigned level_=1) | Dune::Indent | inline |
Indent(const Indent *parent_, unsigned level_) | Dune::Indent | inline |
operator+(const std::string &newindent) const | Dune::Indent | inline |
operator+(unsigned morelevel) const | Dune::Indent | inline |
operator++() | Dune::Indent | inline |
operator--() | Dune::Indent | inline |
operator<< | Dune::Indent | friend |
