Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

dtool/src/cppparser/indent.h File Reference

#include <dtoolbase.h>

Go to the source code of this file.

Functions

ostream & indent (ostream &out, int indent_level)
 A handy function for doing text formatting.


Detailed Description

Definition in file indent.h.


Function Documentation

ostream& indent ostream &  out,
int  indent_level
 

A handy function for doing text formatting.

This function simply outputs the indicated number of spaces to the given output stream, returning the stream itself. Useful for indenting a series of lines of text by a given amount.

Definition at line 41 of file indent.cxx.


Generated on Thu May 1 22:13:09 2003 for DTool by doxygen1.3