Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


translator_path Struct Reference

Collaboration diagram for translator_path:

Collaboration graph
[legend]

Detailed Description

Definition at line 54 of file translate.c.

Data Fields

unsigned int cost
unsigned int multistep
ast_translatorstep


Field Documentation

unsigned int cost
 

Complete cost to destination

Definition at line 56 of file translate.c.

unsigned int multistep
 

Multiple conversions required for this translation

Definition at line 57 of file translate.c.

Referenced by ast_translate_path_steps().

struct ast_translator* step
 

Next step translator

Definition at line 55 of file translate.c.

Referenced by ast_translator_build_path().


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