httpexec.h File Reference


Detailed Description

HTTP Callbacks.

Author:
Modtronix Engineering
Dependencies:
Compiler:
MPLAB C18 v2.10 or higher
HITECH PICC-18 V8.35PL3 or higher

Description

This module contains the code that implements that


Defines

#define VARGROUP_ANALOG   ('n')
#define VARGROUP_CONFIG   ('k')
#define VARGROUP_GENERAL   ('l')
#define VARGROUP_PORTA   ('a')
#define VARGROUP_PORTB   ('b')
#define VARGROUP_PORTC   ('c')
#define VARGROUP_PORTD   ('d')
#define VARGROUP_PORTE   ('e')
#define VARGROUP_PORTF   ('f')
#define VARGROUP_PORTG   ('g')
#define VARGROUP_PORTH   ('h')
#define VARGROUP_PORTJ   ('j')
#define VARVAL_GEN_APP_VER_STR   (0x02)
#define VARVAL_GEN_HAS_BL   (0x04)
#define VARVAL_GEN_LOGGED_IN   (0x03)
#define VARVAL_GEN_STACK_VER_STR   (0x01)
#define VARVAL_GEN_USERNAME   (0x00)

Functions

void htpexecInit (void)


Define Documentation

#define VARGROUP_ANALOG   ('n')

#define VARGROUP_CONFIG   ('k')

#define VARGROUP_GENERAL   ('l')

#define VARGROUP_PORTA   ('a')

#define VARGROUP_PORTB   ('b')

#define VARGROUP_PORTC   ('c')

#define VARGROUP_PORTD   ('d')

#define VARGROUP_PORTE   ('e')

#define VARGROUP_PORTF   ('f')

#define VARGROUP_PORTG   ('g')

#define VARGROUP_PORTH   ('h')

#define VARGROUP_PORTJ   ('j')

#define VARVAL_GEN_APP_VER_STR   (0x02)

#define VARVAL_GEN_HAS_BL   (0x04)

#define VARVAL_GEN_LOGGED_IN   (0x03)

#define VARVAL_GEN_STACK_VER_STR   (0x01)

#define VARVAL_GEN_USERNAME   (0x00)


Function Documentation

void htpexecInit ( void   ) 

Initializes global variables.


Generated on Thu Sep 21 20:31:01 2006 for SBC65EC Web Server by  doxygen 1.4.7