Asterisk - The Open Source Telephony Project GIT-master-7805f28
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
ast_channelstorage_driver Struct Reference

#include <channelstorage.h>

Collaboration diagram for ast_channelstorage_driver:
Collaboration graph
[legend]

Data Fields

const char * driver_name
 
struct ast_channelstorage_instance *(* open )(const char *instance_name)
 

Detailed Description

Definition at line 32 of file channelstorage.h.

Field Documentation

◆ driver_name

const char* driver_name

◆ open

struct ast_channelstorage_instance *(* open) (const char *instance_name)

Definition at line 33 of file channelstorage.h.

Referenced by ast_channelstorage_open().


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