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

ippResponseNameStrings.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 
00011 /* The ippResponseNameStrings are used only to report errors. These are
00012 class names. They correspond to responseNameTypes. */
00013 #include "ippResponseNameType.h"
00014 
00015 const char * const ippResponseNameStrings[]=
00016 {
00017   /*  0 */  "",  // empty string
00018   /*  1 */  "AckResponse",
00019   /*  2 */  "CompleteResponse",
00020   /*  3 */  "AlignResponse",
00021   /*  4 */  "CenterPartResponse",
00022   /*  5 */  "ChangeToolEResponse",
00023   /*  6 */  "EnumPropResponse",
00024   /*  7 */  "ChangeToolActionResponse",
00025   /*  8 */  "GetCoordSystemResponse",
00026   /*  9 */  "GetCsyTransformationResponse",
00027   /* 10 */  "GetDMEVersionResponse",
00028   /* 11 */  "GetErrStatusEResponse",
00029   /* 12 */  "GetMachineClassResponse",
00030   /* 13 */  "GetPropResponse",
00031   /* 14 */  "GoToEResponse",
00032   /* 15 */  "IsHomedResponse",
00033   /* 16 */  "IsUserEnabledResponse",
00034   /* 17 */  "KeyPressEResponse",
00035   /* 18 */  "OnMoveReportEResponse",
00036   /* 19 */  "PtMeasOrGetResponse",
00037   /* 20 */  "PtMeasEResponse",
00038   /* 21 */  "ScanResponse",
00039   /* 22 */  "SetPropEResponse",
00040   /* 23 */  "StringResponse",
00041   /* 24 */  "TiltCenterPartResponse",
00042   /* 25 */  "TiltPartResponse",
00043   /* 26 */  "ErrorResponse"
00044 };

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