Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

TranslatorCaps Struct Reference

#include <yatephone.h>

List of all members.

Public Attributes

const FormatInfosrc
const FormatInfodest
int cost


Detailed Description

A structure to build (mainly static) translator capability tables. A table of such structures must end with an entry with null format names.


Member Data Documentation

int cost
 

Computing cost in KIPS of converting a stream from src to dest

const FormatInfo* dest
 

Description of destination (output) data format

const FormatInfo* src
 

Description of source (input) data format


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 20:56:12 2006 for Yate by  doxygen 1.4.4