Mon May 14 04:52:16 2007

Asterisk developer's documentation


ast_datastore_info Struct Reference

Structure for a data store type. More...

#include <channel.h>


Data Fields

void(* destroy )(void *data)
const char * type


Detailed Description

Structure for a data store type.

Definition at line 157 of file channel.h.


Field Documentation

void(* destroy)(void *data)

Destroy function

Referenced by ast_channel_datastore_free().

const char* type

Type of data store

Definition at line 158 of file channel.h.


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:52:16 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1