Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_chan_write_info_t Struct Reference

Structure to handle passing func_channel_write info to channels via setoption. More...

#include <channel.h>


Data Fields

ast_channelchan
char * data
const char * function
const char * value
uint32_t version
ast_acf_write_fn_t write_fn


Detailed Description

Structure to handle passing func_channel_write info to channels via setoption.

Definition at line 482 of file channel.h.


Field Documentation

struct ast_channel* chan

Definition at line 487 of file channel.h.

Referenced by local_setoption().

char* data

Definition at line 489 of file channel.h.

Referenced by local_setoption().

const char* function

Definition at line 488 of file channel.h.

Referenced by local_setoption().

const char* value

Definition at line 490 of file channel.h.

Referenced by local_setoption().

uint32_t version

Definition at line 485 of file channel.h.

Referenced by local_setoption().

ast_acf_write_fn_t write_fn

Definition at line 486 of file channel.h.

Referenced by local_setoption().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7