List of all members | Public Member Functions | Private Attributes
utl::HLine Class Reference

class that triggers insertion of the line row in the TabularStream More...

#include <TabularStream.h>

Public Member Functions

char GetChar () const
 
 HLine (const char sign)
 

Private Attributes

char fChar
 

Detailed Description

class that triggers insertion of the line row in the TabularStream

Definition at line 125 of file TabularStream.h.

Constructor & Destructor Documentation

utl::HLine::HLine ( const char  sign)
inline

Definition at line 127 of file TabularStream.h.

Member Function Documentation

char utl::HLine::GetChar ( ) const
inline

Definition at line 128 of file TabularStream.h.

References fChar.

Referenced by utl::TabularStream::operator<<().

Member Data Documentation

char utl::HLine::fChar
private

Definition at line 130 of file TabularStream.h.

Referenced by GetChar().


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

, generated on Tue Sep 26 2023.