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

ippResponseNameType.h

Go to the documentation of this file.
00001 // 
00002 // DISCLAIMER: 
00003 //  This software was produced by the National Institute of Standards 
00004 //  and Technology (NIST), an agency of the U.S. government, and by statute is 
00005 //  not subject to copyright in the United States.  Recipients of this 
00006 //  software assume all responsibility associated with its operation,
00007 //  modification,maintenance, and subsequent redistribution. 
00008 //
00009 //  See NIST Administration Manual 4.09.07 b and Appendix I. 
00010 #pragma once
00011 
00012 typedef enum ippResponseNameType 
00013 {
00014   ippResponseNameType_ERROR = -1,
00015   Ack                      =  1,  // 7th char is a &
00016   Complete                 =  2,  // 7th char is a %
00017   DataAlign                =  3,  // 7th char is a #
00018   DataCenterPart           =  4,
00019   DataChangeToolE          =  5,
00020   DataEnumProp             =  6,
00021   DataGetChangeToolAction  =  7,
00022   DataGetCoordSystem       =  8,
00023   DataGetCsyTransformation =  9,
00024   DataGetDMEVersion        = 10,
00025   DataGetErrStatusE        = 11,
00026   DataGetMachineClass      = 12,
00027   DataGetProp              = 13,
00028   DataGoToE                = 14,
00029   DataIsHomed              = 15,
00030   DataIsUserEnabled        = 16,
00031   DataKeyPressE            = 17,
00032   DataOnMoveReportE        = 18,
00033   DataPtMeasOrGet          = 19,
00034   DataPtMeasE              = 20,
00035   DataScan                 = 21,
00036   DataSetPropE             = 22,
00037   DataString               = 23,
00038   DataTiltCenterPart       = 24,
00039   DataTiltPart             = 25,
00040   ErrorError               = 26,  // 7th char is a !
00041   ippResponseNameType_MAXVALUE /* */
00042 }; 

Generated on Wed Nov 8 00:19:58 2006 for IPPDME by  doxygen 1.4.1