class QucHTMLFormAnalyser : public QucHTMLSupport a class that can generate and analyse HTML forms
| | QucHTMLFormAnalyser () | ||||
| | QucHTMLFormAnalyser ( const QucHTMLFormAnalyser & aRef )
| ||||
| | operator= ( const QucHTMLFormAnalyser & aRef )
| ||||
| | ~QucHTMLFormAnalyser () | ||||
| | generateForm () const | ||||
| | generatePrimeForm () const | ||||
| | generateResult () const | ||||
| | retrieveValues () | ||||
| | analyse ( const CorString& aString )
| ||||
| | become ( const QucHTMLFormAnalyser & aRef )
| ||||
| | setKeyAndValue ( CorString aString )
| ||||
| | setParseResult ( QucHTMLEvaluation anEvaluation )
| ||||
| | getParseResult () const | ||||
| | getFormData () const | ||||
| | evaluateCheckBoxes () | ||||
| | evaluateRadioButtons () | ||||
| | evaluateChars () | ||||
| | evaluateDoubles () | ||||
| | evaluateInts () | ||||
| | evaluateTextArea () | ||||
| | parseCheckBox ( const CorString& aName, CorBool& aFlag )
| ||||
| | parseRadioB ( const CorString& aName, CorString& aValue )
| ||||
| | parseChar ( const CorString& aName, CorString& aValue )
| ||||
| | parseDouble ( const CorString& aName, double& aValue )
| ||||
| | parseInt ( const CorString& aName, int& aValue )
|
| | aRef |
| | aTitle |
| | aToken |
| | aString |
| | aRef |
![]()
SYNOPSIS
#include <QucHTMLFormAnalyser.h> QucHTMLFormAnalyser myObject;DESCRIPTION
This class provides the functionality to generate and analyse an HTML form.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
<optional>
CorBase
Preconditions
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Returns
A reference to this instance.
Exceptions
Arguments
Preconditions
Exceptions
Preconditions
Exceptions
Preconditions
Exceptions
Preconditions
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Exceptions
Arguments
Preconditions
Returns
This function returns the parse result attribute.
Exceptions
Preconditions
Returns
This function returns a string that holds all the data of the form.
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++