Fri Mar 8 17:30:15 2019

Asterisk developer's documentation


ast_datastore Struct Reference

Structure for a channel data store. More...

#include <channel.h>

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 172 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
char* uid

Unique data store identifier

Definition at line 173 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 8 Mar 2019 for Asterisk - the Open Source PBX by  doxygen 1.6.1