CheckTicksProperty.h

Go to the documentation of this file.
00001 /*------------------------------------------------------------------------*/
00002 /* file: CheckTicksProperty.h                                             */
00003 /* Copyright INRIA 2006                                                   */
00004 /* Authors : Jean-Baptiste Silvy                                          */
00005 /* desc : generic function to retrieve the assigned x_ticks, y_ticks or   */
00006 /*        z_ticks property                                                */
00007 /*------------------------------------------------------------------------*/
00008 
00009 #ifndef _CHECK_TICKS_PROPERTY_C_
00010 #define _CHECK_TICKS_PROPERTY_C_
00011 
00012 
00013 #include "setHandleProperty.h"
00014 #include "SetProperty.h"
00015 #include "GetProperty.h"
00016 #include "getPropertyAssignedValue.h"
00017 #include "sciprint.h"
00018 
00025 AssignedList * createTlistForTicks( void ) ;
00026 
00027 #endif /* _CHECK_TICKS_PROPERTY_C_ */

Generated on Sun Mar 4 15:03:51 2007 for Scilab [trunk] by  doxygen 1.5.1