NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
NOX::Utils::Fill Class Reference

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

#include <NOX_Utils.H>

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.


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