Geant4  10.00.p02
G4HuffmanCodeTable Struct Reference

#include <G4RTJpegCoder.hh>

Public Attributes

int numOfElement
 
int * SizeT
 
int * CodeT
 

Detailed Description

Definition at line 41 of file G4RTJpegCoder.hh.

Member Data Documentation

int* G4HuffmanCodeTable::CodeT

Definition at line 46 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().

int G4HuffmanCodeTable::numOfElement

Definition at line 44 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().

int* G4HuffmanCodeTable::SizeT

Definition at line 45 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().


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