Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_http_digest Struct Reference

#include <utils.h>


Data Fields

ast_string_field_mgr __field_mgr
ast_string_field_pool__field_mgr_pool
const ast_string_field cnonce
const ast_string_field domain
const ast_string_field nc
const ast_string_field nonce
const ast_string_field opaque
int qop
const ast_string_field realm
const ast_string_field response
const ast_string_field uri
const ast_string_field username


Detailed Description

Definition at line 661 of file utils.h.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 672 of file utils.h.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 672 of file utils.h.

const ast_string_field cnonce

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field domain

Definition at line 672 of file utils.h.

const ast_string_field nc

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field nonce

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field opaque

Definition at line 672 of file utils.h.

int qop

Definition at line 673 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field realm

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field response

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field uri

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().

const ast_string_field username

Definition at line 672 of file utils.h.

Referenced by ast_parse_digest().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7