NOX::Utils::Fill Class Reference

Fill object - used to print the given character the number of times specified. More...

#include <NOX_Utils.H>

List of all members.

Public Member Functions

 Fill (int ntimes, char ch)
 Constructor.
 ~Fill ()
 Destructor.

Public Attributes

int n
 Number of times the character should be printed.
char c
 Character to be printed.


Detailed Description

Fill object - used to print the given character the number of times specified.

Definition at line 102 of file NOX_Utils.H.


Constructor & Destructor Documentation

NOX::Utils::Fill::Fill ( int  ntimes,
char  ch 
) [inline]

Constructor.

Definition at line 105 of file NOX_Utils.H.

NOX::Utils::Fill::~Fill (  )  [inline]

Destructor.

Definition at line 107 of file NOX_Utils.H.


Member Data Documentation

Number of times the character should be printed.

Definition at line 107 of file NOX_Utils.H.

Character to be printed.

Definition at line 111 of file NOX_Utils.H.


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

Generated on Wed Oct 21 14:28:43 2009 for Nonlinear Solver Project by  doxygen 1.5.9