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

C:/temp/src/j2k/Deprecated/Error.old/ErrorCode.hpp File Reference

#include <j2k/Fred/Basic.hpp>
#include <j2k/Fred/Boolean.hpp>

Go to the source code of this file.

Compounds

class  ErrorCode

Enumerations

enum  ErrorCodeValue { Success, MyError1, MyError2, MyError3 }


Enumeration Type Documentation

enum ErrorCodeValue
 

Enumeration values:
Success 
MyError1 
MyError2 
MyError3 

Definition at line 13 of file ErrorCode.hpp.

00013                     {
00014 
00015  Success,
00016 
00017  MyError1,
00018 
00019  MyError2,
00020 
00021  MyError3
00022 
00023 };


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