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

Stream-CCITT.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ccittEOL   -2
#define twoDimPass   0
#define twoDimHoriz   1
#define twoDimVert0   2
#define twoDimVertR1   3
#define twoDimVertL1   4
#define twoDimVertR2   5
#define twoDimVertL2   6
#define twoDimVertR3   7
#define twoDimVertL3   8

Variables

static CCITTCode twoDimTab1 [128]
static CCITTCode whiteTab1 [32]
static CCITTCode whiteTab2 [512]
static CCITTCode blackTab1 [128]
static CCITTCode blackTab2 [192]
static CCITTCode blackTab3 [64]


Define Documentation

#define ccittEOL   -2
 

Definition at line 16 of file Stream-CCITT.h.

#define twoDimHoriz   1
 

Definition at line 23 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimPass   0
 

Definition at line 22 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVert0   2
 

Definition at line 24 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertL1   4
 

Definition at line 26 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertL2   6
 

Definition at line 28 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertL3   8
 

Definition at line 30 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertR1   3
 

Definition at line 25 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertR2   5
 

Definition at line 27 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().

#define twoDimVertR3   7
 

Definition at line 29 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::lookChar().


Variable Documentation

CCITTCode blackTab1[128] [static]
 

Definition at line 298 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getBlackCode().

CCITTCode blackTab2[192] [static]
 

Definition at line 360 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getBlackCode().

CCITTCode blackTab3[64] [static]
 

Initial value:

 {
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},               
  {6, 9},                                               
  {6, 8},                                               
  {5, 7}, {5, 7},                                       
  {4, 6}, {4, 6}, {4, 6}, {4, 6},                       
  {4, 5}, {4, 5}, {4, 5}, {4, 5},                       
  {3, 1}, {3, 1}, {3, 1}, {3, 1},                       
    {3, 1}, {3, 1}, {3, 1}, {3, 1},
  {3, 4}, {3, 4}, {3, 4}, {3, 4},                       
    {3, 4}, {3, 4}, {3, 4}, {3, 4},
  {2, 3}, {2, 3}, {2, 3}, {2, 3},                       
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
    {2, 3}, {2, 3}, {2, 3}, {2, 3},
  {2, 2}, {2, 2}, {2, 2}, {2, 2},                       
    {2, 2}, {2, 2}, {2, 2}, {2, 2},
    {2, 2}, {2, 2}, {2, 2}, {2, 2},
    {2, 2}, {2, 2}, {2, 2}, {2, 2}
}

Definition at line 440 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getBlackCode().

CCITTCode twoDimTab1[128] [static]
 

Definition at line 33 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getTwoDimCode().

CCITTCode whiteTab1[32] [static]
 

Initial value:

 {
  {-1, -1},                                     
  {12, ccittEOL},                               
  {-1, -1}, {-1, -1},                           
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1},       
  {11, 1792}, {11, 1792},                       
  {12, 1984},                                   
  {12, 2048},                                   
  {12, 2112},                                   
  {12, 2176},                                   
  {12, 2240},                                   
  {12, 2304},                                   
  {11, 1856}, {11, 1856},                       
  {11, 1920}, {11, 1920},                       
  {12, 2368},                                   
  {12, 2432},                                   
  {12, 2496},                                   
  {12, 2560}                                    
}

Definition at line 106 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getWhiteCode().

CCITTCode whiteTab2[512] [static]
 

Definition at line 129 of file Stream-CCITT.h.

Referenced by CCITTFaxStream::getWhiteCode().


Generated on Sat Nov 5 17:19:32 2005 for OPIE by  doxygen 1.4.2