Thu Apr 8 01:23:55 2010

Asterisk developer's documentation


ast_datastore Struct Reference

Structure for a data store object. More...

#include <datastore.h>

Collaboration diagram for ast_datastore:
Collaboration graph
[legend]

Public Member Functions

 AST_LIST_ENTRY (ast_datastore) entry

Data Fields

void * data
struct ast_datastore_infoinfo
unsigned int inheritance
const char * uid

Detailed Description

Structure for a data store object.

Definition at line 54 of file datastore.h.


Member Function Documentation

AST_LIST_ENTRY ( ast_datastore   ) 

Used for easy linking


Field Documentation

void* data
struct ast_datastore_info* info [read]
unsigned int inheritance

Number of levels this item will continue to be inherited

Definition at line 58 of file datastore.h.

Referenced by _macro_exec(), acf_iaxvar_write(), add_features_datastores(), ast_channel_datastore_inherit(), ast_iax2_new(), authenticate_reply(), dial_exec_full(), socket_process(), and try_calling().

const char* uid

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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1