Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_datastore_info Struct Reference

#include <channel.h>


Detailed Description

Structure for a data store type.

Definition at line 186 of file channel.h.

Data Fields

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


Field Documentation

void(* destroy)(void *data)
 

Destroy function

Referenced by ast_channel_datastore_free().

const char* type
 

Type of data store

Definition at line 187 of file channel.h.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen