Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
translators Struct Reference

the list of translators More...

Collaboration diagram for translators:
Collaboration graph
[legend]

Data Fields

struct translatorfirst
 
struct ast_translatorfirst
 
struct translatorlast
 
struct ast_translatorlast
 
ast_mutex_t lock
 
ast_rwlock_t lock
 

Detailed Description

the list of translators

Definition at line 281 of file codec_dahdi.c.

Field Documentation

◆ first [1/2]

struct translator* first

Definition at line 281 of file codec_dahdi.c.

◆ first [2/2]

struct ast_translator* first

Definition at line 57 of file translate.c.

◆ last [1/2]

struct translator* last

Definition at line 281 of file codec_dahdi.c.

◆ last [2/2]

struct ast_translator* last

Definition at line 57 of file translate.c.

◆ lock [1/2]

Definition at line 281 of file codec_dahdi.c.

◆ lock [2/2]

Definition at line 57 of file translate.c.


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