Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_http_uri Struct Reference

#include <http.h>


Detailed Description

Definition at line 150 of file http.h.

Public Member Functions

 AST_LIST_ENTRY (ast_http_uri) entry

Data Fields

ast_http_callback callback
const char * description
int has_subtree
const char * uri


Member Function Documentation

AST_LIST_ENTRY ast_http_uri   ) 
 


Field Documentation

ast_http_callback callback
 

Definition at line 155 of file http.h.

Referenced by handle_uri().

const char* description
 

Definition at line 152 of file http.h.

Referenced by handle_show_http().

int has_subtree
 

Definition at line 154 of file http.h.

Referenced by handle_show_http(), and handle_uri().

const char* uri
 

Definition at line 153 of file http.h.

Referenced by ast_http_uri_link(), handle_show_http(), and handle_uri().


The documentation for this struct was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen