Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CTXHDR Struct Reference

#include </home/clem/local/src/opie/noncore/apps/opie-reader/ppm.h>

Collaboration diagram for CTXHDR:

Collaboration graph
[legend]
List of all members.

Public Attributes

USHORT ctx_next
USHORT ctx_prev
USHORT hash_next
UCHAR order
UCHAR sym [ORDER_MAX]
UCHAR sf_max
union {
   SYMFREQ   sf [HDR_SFNB]
   struct {
      USHORT   freq_tot
      USHORT   sf_next
   }   l
sf

Member Data Documentation

USHORT CTXHDR::ctx_next
 

Definition at line 73 of file ppm.h.

Referenced by ppm_worker::Context_MoveFirst(), and ppm_worker::Context_New().

USHORT CTXHDR::ctx_prev
 

Definition at line 74 of file ppm.h.

Referenced by ppm_worker::Context_DeleteLast(), ppm_worker::Context_MoveFirst(), and ppm_worker::Context_New().

USHORT CTXHDR::freq_tot
 

Definition at line 85 of file ppm.h.

USHORT CTXHDR::hash_next
 

Definition at line 75 of file ppm.h.

Referenced by ppm_worker::Context_DeleteLast(), ppm_worker::Context_New(), and ppm_worker::Context_Search().

struct { ... } CTXHDR::l
 

UCHAR CTXHDR::order
 

Definition at line 77 of file ppm.h.

Referenced by ppm_worker::Context_New(), and ppm_worker::Context_Search().

union { ... } CTXHDR::sf
 

SYMFREQ CTXHDR::sf[HDR_SFNB]
 

Definition at line 81 of file ppm.h.

Referenced by ppm_worker::Context_DeleteLast(), ppm_worker::Context_New(), ppm_worker::Context_NewSym(), and ppm_worker::Decode_NoExclude().

UCHAR CTXHDR::sf_max
 

Definition at line 79 of file ppm.h.

Referenced by ppm_worker::Context_DeleteLast(), ppm_worker::Context_New(), ppm_worker::Context_NewSym(), and ppm_worker::Decode_NoExclude().

USHORT CTXHDR::sf_next
 

Definition at line 86 of file ppm.h.

UCHAR CTXHDR::sym[ORDER_MAX]
 

Definition at line 78 of file ppm.h.

Referenced by ppm_worker::Context_New(), and ppm_worker::Context_Search().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:29:58 2005 for OPIE by  doxygen 1.4.2