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

supplier_s Struct Reference


Data Fields

const char * name
int(* init )(void)
void(* term )(void)
int(* is_valid_uri )(const char *buf, size_t len, time_t *mtime)
int(* serve )(request_t *, response_t *)

Field Documentation

int(* supplier_s::init)(void)
 

int(* supplier_s::is_valid_uri)(const char *buf, size_t len, time_t *mtime)
 

const char* supplier_s::name
 

Definition at line 24 of file supplier.h.

int(* supplier_s::serve)(request_t *, response_t *)
 

void(* supplier_s::term)(void)
 

Referenced by broker_free().


The documentation for this struct was generated from the following file:
←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved