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

PDTMFDecoder::PDTMFDecoder (  ) 


Member Function Documentation

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


Member Data Documentation

char PDTMFDecoder::key[256] [protected]

int PDTMFDecoder::p1[8] [protected]

int PDTMFDecoder::h[8] [protected]

int PDTMFDecoder::k[8] [protected]

int PDTMFDecoder::y[8] [protected]

int PDTMFDecoder::nn [protected]

int PDTMFDecoder::so [protected]

int PDTMFDecoder::ia [protected]


The documentation for this class was generated from the following file:
Generated on Fri Sep 21 14:40:13 2007 for PWLib by  doxygen 1.5.3