osgDB::ParameterOutput Class Reference

List of all members.

Public Member Functions

 ParameterOutput (Output &fw)
 ParameterOutput (Output &fw, int numItemsPerLine)
void begin ()
void newLine ()
void end ()
template<class T>
void write (const T &t)
template<class Iterator>
void write (Iterator first, Iterator last)
template<class Iterator>
void writeAsInts (Iterator first, Iterator last)

Protected Member Functions

ParameterOutputoperator= (const ParameterOutput &)

Protected Attributes

Output_fw
int _numItemsPerLine
int _column


Constructor & Destructor Documentation

osgDB::ParameterOutput::ParameterOutput ( Output fw  )  [inline]

osgDB::ParameterOutput::ParameterOutput ( Output fw,
int  numItemsPerLine 
) [inline]


Member Function Documentation

void osgDB::ParameterOutput::begin (  )  [inline]

void osgDB::ParameterOutput::newLine (  )  [inline]

References _column, and _fw.

void osgDB::ParameterOutput::end (  )  [inline]

template<class T>
void osgDB::ParameterOutput::write ( const T &  t  )  [inline]

References _column, _fw, _numItemsPerLine, and osgDB::Output::indent().

Referenced by write(), and writeAsInts().

template<class Iterator>
void osgDB::ParameterOutput::write ( Iterator  first,
Iterator  last 
) [inline]

References write().

template<class Iterator>
void osgDB::ParameterOutput::writeAsInts ( Iterator  first,
Iterator  last 
) [inline]

References write().

ParameterOutput& osgDB::ParameterOutput::operator= ( const ParameterOutput  )  [inline, protected]


Member Data Documentation

Referenced by begin(), end(), newLine(), and write().

Referenced by write().

Referenced by end(), newLine(), and write().


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

Generated on Fri Mar 19 19:52:54 2010 for openscenegraph by  doxygen 1.5.6