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

direct/src/dcparser/dcindent.cxx File Reference

#include "dcindent.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 dcindent.cxx.


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 33 of file dcindent.cxx.

Referenced by DCMolecularField::get_atomic(), and CMetaInterval::priv_reverse_instant().


Generated on Fri May 2 01:38:06 2003 for Direct by doxygen1.3