class CGIAPP


Public Methods

CGIAPP ()
void Display ()
PCHR GetName (INT4 i)
PCHR GetValue (INT4 i)
PCHR GetValueByName (const CHR *name)
~CGIAPP ()

Private Fields

INT entry_count
INT Method
PCHR name [CGI_MAXENTRIES]
PCHR value [CGI_MAXENTRIES]

Private Methods

void GetInput ()

Documentation

PCHR name[CGI_MAXENTRIES]

PCHR value[CGI_MAXENTRIES]

INT entry_count

INT Method

void GetInput()

CGIAPP()

void Display()

PCHR GetName(INT4 i)

PCHR GetValue(INT4 i)

PCHR GetValueByName(const CHR *name)

~CGIAPP()


This class has no child classes.

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