PWLib  1.10.10
Public Member Functions | Protected Attributes
PDTMFDecoder Class Reference

#include <dtmf.h>

Inheritance diagram for PDTMFDecoder:
PObject

List of all members.

Public Member Functions

 PDTMFDecoder ()
PString Decode (const void *buf, PINDEX bytes)

Protected Attributes

char key [256]
int p1 [8]
int h [8]
int k [8]
int y [8]
int nn
int so
int ia

Constructor & Destructor Documentation


Member Function Documentation

PString PDTMFDecoder::Decode ( const void *  buf,
PINDEX  bytes 
)

Member Data Documentation

int PDTMFDecoder::h[8] [protected]
int PDTMFDecoder::ia [protected]
int PDTMFDecoder::k[8] [protected]
char PDTMFDecoder::key[256] [protected]
int PDTMFDecoder::nn [protected]
int PDTMFDecoder::p1[8] [protected]
int PDTMFDecoder::so [protected]
int PDTMFDecoder::y[8] [protected]

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