Sat Apr 12 07:12:57 2008

Asterisk developer's documentation


ast_datastore Struct Reference

Structure for a channel data store. More...

#include <channel.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
char * uid

Detailed Description

Structure for a channel data store.

Definition at line 160 of file channel.h.


Member Function Documentation

AST_LIST_ENTRY ( ast_datastore   ) 

Number of levels this item will continue to be inherited Used for easy linking


Field Documentation

void* data

struct ast_datastore_info* info [read]

unsigned int inheritance

Definition at line 164 of file channel.h.

Referenced by ast_channel_datastore_inherit(), and try_calling().

char* uid

Unique data store identifier

Definition at line 161 of file channel.h.

Referenced by ast_channel_datastore_alloc(), ast_channel_datastore_find(), ast_channel_datastore_free(), and ast_channel_datastore_inherit().


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

Generated on Sat Apr 12 07:12:57 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.5