Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

toxic::Indenter Class Reference

#include <helpers.h>

List of all members.

Public Member Functions

void Indent (int spaces=2)
void Unindent ()
const std::string & operator() () const

Private Attributes

std::string m_indent_string


Member Function Documentation

void Indenter::Indent int  spaces = 2  ) 
 

Definition at line 55 of file helpers.cpp.

References m_indent_string.

Referenced by toxic::SceneSettingsWrapper::Print(), toxic::DriverSettingsWrapper::Print(), print_statistics(), and PrintSamplingSettings().

const string & Indenter::operator()  )  const
 

Definition at line 65 of file helpers.cpp.

References m_indent_string.

void Indenter::Unindent  ) 
 

Definition at line 60 of file helpers.cpp.

References m_indent_string.


Member Data Documentation

std::string toxic::Indenter::m_indent_string [private]
 

Definition at line 62 of file helpers.h.

Referenced by Indent(), operator()(), and Unindent().


The documentation for this class was generated from the following files:
Generated on Tue May 11 01:31:56 2004 for toxic by doxygen 1.3.6