Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_flags64 Struct Reference

Structure used to handle a large number of boolean flags == used only in app_dial? More...

#include <utils.h>

Data Fields

uint64_t flags

Detailed Description

Structure used to handle a large number of boolean flags == used only in app_dial?

Definition at line 204 of file utils.h.


Field Documentation

uint64_t flags

Definition at line 205 of file utils.h.

Referenced by dial_exec_full(), and parse_options().


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