OMKInteractiveEventId.cpp

Go to the documentation of this file.
00001 
00002 /************************************************************************/
00003 /* This file is part of openMask(c) INRIA, CNRS, Universite de Rennes 1 */
00004 /* 1993-2002, thereinafter the Software                                 */
00005 /*                                                                      */
00006 /* The Software has been developped within the Siames Project.          */
00007 /* INRIA, the University of Rennes 1 and CNRS jointly hold intellectual */
00008 /* property rights                                                      */
00009 /*                                                                      */
00010 /* The Software has been registered with the Agence pour la Protection  */
00011 /* des Programmes (APP) under registration number                       */
00012 /* IDDN.FR.001.510008.00.S.P.2001.000.41200                             */
00013 /*                                                                      */
00014 /* This file may be distributed under the terms of the Q Public License */
00015 /* version 1.0 as defined by Trolltech AS of Norway and appearing in    */
00016 /* the file LICENSE.QPL included in the packaging of this file.         */
00017 /*                                                                      */
00018 /* Licensees holding valid specific licenses issued by INRIA, CNRS or   */
00019 /* Universite Rennes 1 for the software may use this file in            */
00020 /* acordance with that specific license                                 */
00021 /************************************************************************/
00022                 
00023 #include "OMKInteractiveEventId.h"
00024 
00025 namespace OMK
00026 {
00027 namespace EventId
00028 {
00029 
00030 EventIdentifier GET_ACCESSIBLE_PARAMETERS               ( "get_accessible_parameters"                ) ;
00031 EventIdentifier ACCESSIBLE_PARAMETERS                   ( "accessible_parameters"                    ) ;
00032 EventIdentifier CURRENT_VALUE                           ( "current_value"                            ) ;
00033 EventIdentifier CONTROL_TAKE_OVER_AND_GET_CURRENT_VALUES( "control_take_over_and_get_current_values" ) ;
00034 EventIdentifier CURRENT_VALUES_SENT_AND_CONTROL_TAKEN   ( "current_values_sent_and_control_taken"    ) ;
00035 EventIdentifier CONTROL_RELEASE                         ( "control_release"                          ) ;
00036 EventIdentifier CONTROL_RELEASED                        ( "control_released"                         ) ;
00037 EventIdentifier CONTROL_TAKEN_BY                        ( "control_taken_by"                         ) ;
00038 EventIdentifier CONTROL_RELEASED_BY                     ( "control_released_by"                      ) ;
00039 EventIdentifier CONTROL_ENDED                           ( "control_ended"                            ) ;
00040 EventIdentifier CONTROL_FREEZE                          ( "set_access_level"                         ) ;
00041 EventIdentifier CONTROL_UNFREEZE                        ( "reset_access_level"                       ) ;
00042 EventIdentifier GET_CURRENT_VALUES                      ( "get_current_values"                       ) ;
00043 EventIdentifier CURRENT_VALUES_SENT                     ( "current_values_sent"                      ) ;
00044 EventIdentifier NEW_VALUE_AVAILABLE                     ( "new_value_available"                      ) ;
00045                                                                                           
00046 }
00047 }

logo OpenMask

Documentation generated on Mon Jun 9 11:45:56 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007