Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_cli_args Struct Reference

#include <cli.h>


Detailed Description

Definition at line 136 of file cli.h.

Data Fields

int argc
char ** argv
int fd
const char * line
int n
int pos
const char * word


Field Documentation

int argc
 

Definition at line 138 of file cli.h.

Referenced by console_answer(), console_autoanswer(), console_dial(), console_flash(), console_hangup(), console_mute(), console_sendtext(), handle_chanlist(), handle_core_set_debug_channel(), handle_debugchan_deprecated(), handle_help(), handle_load(), handle_modlist(), handle_nodebugchan_deprecated(), handle_reload(), handle_showuptime(), handle_unload(), and handle_verbose().

char** argv
 

Definition at line 139 of file cli.h.

Referenced by console_autoanswer(), console_dial(), console_mute(), console_sendtext(), handle_chanlist(), handle_core_set_debug_channel(), handle_help(), handle_load(), handle_modlist(), handle_nodebugchan_deprecated(), handle_reload(), handle_showuptime(), handle_unload(), and handle_verbose().

int fd
 

Definition at line 137 of file cli.h.

Referenced by ast_cli_command(), console_answer(), console_autoanswer(), console_dial(), console_flash(), console_hangup(), console_sendtext(), handle_chanlist(), handle_core_set_debug_channel(), handle_help(), handle_load(), handle_modlist(), handle_reload(), handle_showuptime(), handle_unload(), and handle_verbose().

const char* line
 

Definition at line 140 of file cli.h.

Referenced by handle_core_set_debug_channel(), handle_help(), handle_modlist(), handle_reload(), and handle_unload().

int n
 

Definition at line 143 of file cli.h.

Referenced by handle_core_set_debug_channel(), handle_help(), handle_load(), handle_modlist(), handle_reload(), handle_showuptime(), and handle_unload().

int pos
 

Definition at line 142 of file cli.h.

Referenced by handle_core_set_debug_channel(), handle_load(), handle_modlist(), handle_reload(), handle_showuptime(), and handle_unload().

const char* word
 

Definition at line 141 of file cli.h.

Referenced by handle_core_set_debug_channel(), handle_help(), handle_load(), handle_modlist(), handle_reload(), and handle_unload().


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