Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

H_Printout::spaces Class Reference

#include <H_Printout.h>

List of all members.

Public Methods

 spaces (int i)
 spaces (int i, char c)

Private Attributes

int n
char x

Friends

HTL_STREAM_STD::ostream & operator<< (HTL_STREAM_STD::ostream &, spaces)


Constructor & Destructor Documentation

H_Printout::spaces::spaces int    i [inline]
 

Definition at line 55 of file H_Printout.h.

References n, and x.

H_Printout::spaces::spaces int    i,
char    c
[inline]
 

Definition at line 56 of file H_Printout.h.

References n, and x.


Friends And Related Function Documentation

HTL_STREAM_STD::ostream& operator<< HTL_STREAM_STD::ostream &   ,
spaces   
[friend]
 

Definition at line 25 of file H_Printout.cpp.


Member Data Documentation

int H_Printout::spaces::n [private]
 

Definition at line 52 of file H_Printout.h.

Referenced by operator<<(), and spaces().

char H_Printout::spaces::x [private]
 

Definition at line 53 of file H_Printout.h.

Referenced by operator<<(), and spaces().


The documentation for this class was generated from the following file:

Anaphe documentation generated by Doxygen (www.doxygen.org)