class QucHTMLSupport : public CorBase

low level HTML functions

Inheritance:


Public Methods

void become ( const QucHTMLSupport& aRef )
RWCString decypher ( const RWCString& aString )
void generateFooter ()
void generateHeader ( RWCString aTitle )
RWCString getLine (istream* aStream)
QucHTMLSupport& operator= ( const QucHTMLSupport& aRef )
QucHTMLSupport ()
QucHTMLSupport ( const QucHTMLSupport& aRef )
char x2c ( const char* aToken )
virtual ~QucHTMLSupport ()

Public


Purpose
The d'tor

Purpose
This function provides the footer of an HTML page

Purpose
The default c'tor

$Id: QucHTMLSupport

Purpose
Get a line from the input stream safely

Documentation

low level HTML functions
$Id: QucHTMLSupport.h,v 1.5 1997/04/11 14:11:01 mwiedmer Exp $

SYNOPSIS

    #include <QucHTMLSupport.h>
  
    QucHTMLSupport myObject;
  

DESCRIPTION
This class provides very low level HTML support functions, like the decyphering and decoding of HTML strings.

CAUTIONS
<optional>

EXAMPLES
<optional>

SEE ALSO
CorBase
QucHTMLFormAnalyzer

QucHTMLSupport()

Purpose
The default c'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

QucHTMLSupport( const QucHTMLSupport& aRef )

QucHTMLSupport& operator=( const QucHTMLSupport& aRef )

virtual ~QucHTMLSupport()

Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

RWCString getLine(istream* aStream)

Purpose
Get a line from the input stream safely.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

void generateHeader( RWCString aTitle )

void generateFooter()

Purpose
This function provides the footer of an HTML page.
Together with the generateHeader() function, this one can be used to produce an empty HTML page.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

char x2c( const char* aToken )

RWCString decypher( const RWCString& aString )

void become( const QucHTMLSupport& aRef )


Direct child classes:
QucHTMLFormAnalyser

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de