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

Tools/Debugging/GT2004BallLocatorDebugData.h

Go to the documentation of this file.
00001 /**
00002 * @file GT2004BallLocatorDebugData.h
00003 * Contains action IDs for GT2004BallLocator debugging
00004 *
00005 * @author <a href="mailto:stefanuhrig@gmx.net">Stefan Uhrig</a>
00006 */
00007 //------------------------------------------------------------------------------
00008 #ifndef GT2004DEBUGDATA_H_INCLUDED
00009 #define GT2004DEBUGDATA_H_INCLUDED
00010 //------------------------------------------------------------------------------
00011 //------------------------------------------------------------------------------
00012 /**
00013 * @class GT2004BallLocatorDebugData
00014 * Contains action IDs for GT2004BallLocator debugging
00015 */
00016 class GT2004BallLocatorDebugData
00017 {
00018 public:
00019   enum Action
00020   {
00021     idRequestParameters,
00022     idSendingParameters,
00023     idSetParameters,
00024     idFilterState,
00025     idGT2004Message
00026   };
00027 }; 
00028 //------------------------------------------------------------------------------
00029 #endif
00030 //------------------------------------------------------------------------------

Generated on Thu Sep 23 19:57:37 2004 for GT2004 by doxygen 1.3.6