Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

default.c File Reference

#include "wsIntrn.h"
#include <stdio.h>

Defines

#define kMaxUrlParts   64

Functions

static void websDefaultWriteEvent (webs_t wp)
int websDefaultHandler (webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query)
int websValidateUrl (webs_t wp, char_t *path)
void websDefaultClose ()
char_twebsGetDefaultPage ()
char_twebsGetDefaultDir ()
void websSetDefaultPage (char_t *page)
void websSetDefaultDir (char_t *dir)

Variables

static char_twebsDefaultPage
static char_twebsDefaultDir

Define Documentation

#define kMaxUrlParts   64
 


Function Documentation

void websDefaultClose  ) 
 

int websDefaultHandler webs_t  wp,
char_t urlPrefix,
char_t webDir,
int  arg,
char_t url,
char_t path,
char_t query
 

static void websDefaultWriteEvent webs_t  wp  )  [static]
 

char_t* websGetDefaultDir  ) 
 

char_t* websGetDefaultPage  ) 
 

void websSetDefaultDir char_t dir  ) 
 

void websSetDefaultPage char_t page  ) 
 

int websValidateUrl webs_t  wp,
char_t path
 


Variable Documentation

char_t* websDefaultDir [static]
 

char_t* websDefaultPage [static]
 


Generated on Thu Mar 2 16:11:28 2006 for VDK Blacksheep by  doxygen 1.4.1