Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/QNX4/Train/TrackTable.hpp

Go to the documentation of this file.
00001 #ifndef __J2K__Train__TrackTable_HPP__
00002 #define __J2K__Train__TrackTable_HPP__
00003 
00004   #define track01  0x0100
00005   #define track02  0x0200
00006   #define track03  0x0400
00007   #define track04  0x0800
00008 
00009   #define track05  0x1000
00010   #define track06  0x2000
00011   #define track07  0x4000
00012   #define track08  0x8000
00013 
00014   #define track09  0x0001
00015   #define track10  0x0002
00016   #define track11  0x0004
00017   #define track12  0x0008
00018 
00019   #define track13  0x0010
00020   #define track14  0x0020
00021   #define track15  0x0040
00022   #define track16  0x0080
00023 
00024 #endif

Generated on Sun Oct 14 18:46:43 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001