CrystalSpace

Public API Reference

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

csIndPrint Class Reference

A debugging class to help print out indented messages. More...

#include <csutil/indprint.h>

List of all members.

Public Member Functions

void Up (int amount=1)
 Go up in indentation.
void Down (int amount=1)
 Go down in indentation.
void Reset (int amount=0)
 Reset indentation.
void Print (char *msg,...)
 Print with current indentation level.


Detailed Description

A debugging class to help print out indented messages.

Definition at line 28 of file indprint.h.


Member Function Documentation

void csIndPrint::Down int  amount = 1  )  [inline]
 

Go down in indentation.

Definition at line 39 of file indprint.h.

Referenced by csIndPrintDown::csIndPrintDown().

void csIndPrint::Print char *  msg,
  ...
[inline]
 

Print with current indentation level.

Definition at line 44 of file indprint.h.

void csIndPrint::Reset int  amount = 0  )  [inline]
 

Reset indentation.

Definition at line 41 of file indprint.h.

void csIndPrint::Up int  amount = 1  )  [inline]
 

Go up in indentation.

Definition at line 37 of file indprint.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1