Home
last modified time | relevance | path

Searched defs:Get_Type (Results 1 – 25 of 754) sorted by relevance

12345678910>>...31

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameters.h373 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Node ); } in Get_Type() function
393 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Bool ); } in Get_Type() function
464 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Int ); } in Get_Type() function
500 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Double ); } in Get_Type() function
536 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Degree ); } in Get_Type() function
561 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Date ); } in Get_Type() function
600 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Range ); } in Get_Type() function
783 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Text ); } in Get_Type() function
846 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Font ); } in Get_Type() function
1143 virtual TSG_Parameter_Type Get_Type (void) const { return( PARAMETER_TYPE_Grid ); } in Get_Type() function
[all …]
H A Dtool_chain.h92 virtual TSG_Tool_Type Get_Type (void) const { return( TOOL_TYPE_Chain ); } in Get_Type() function
177 virtual TSG_Tool_Library_Type Get_Type (void) const { return( TOOL_CHAINS ); } in Get_Type() function
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-typed_elements.ads65 not overriding function Get_Type subprogram
73 not overriding procedure Set_Type
H A Damf-uml-collaboration_uses.ads86 not overriding function Get_Type subprogram
95 not overriding procedure Set_Type
H A Damf-uml-extension_ends.ads83 not overriding function Get_Type subprogram
91 not overriding procedure Set_Type
H A Damf-uml-connectors.ads122 not overriding function Get_Type subprogram
130 not overriding procedure Set_Type
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-cmof-typed_elements.ads63 not overriding function Get_Type subprogram
70 not overriding procedure Set_Type
H A Damf-internals-cmof_typed_elements.adb56 overriding function Get_Type subprogram
H A Damf-internals-cmof_typed_elements.ads59 overriding function Get_Type subprogspec
/dports/textproc/xmlada/xmlada-e5bbafe/sax/
H A Dsax-attributes.adb439 function Get_Type (Attr : Attributes; Index : Natural) subprogram
449 function Get_Type subprogram
462 end Get_Type; argument
468 function Get_Type subprogram
479 end Get_Type; argument
H A Dsax-attributes.ads83 function Get_Type (Attr : Attributes; Index : Natural) subprogspec
87 function Get_Type (Attr : Attributes; Qname : Unicode.CES.Byte_Sequence) subprogspec
91 function Get_Type subprogspec
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_tool_manager.h83 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_Tool_Manager ); } in Get_Type() function
144 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_Tool_Group ); } in Get_Type() function
H A Dwksp_table_manager.h89 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_Table_Manager ); } in Get_Type() function
H A Dwksp_tin_manager.h89 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_TIN_Manager ); } in Get_Type() function
H A Dwksp_pointcloud_manager.h87 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_PointCloud_Manager ); } in Get_Type() function
H A Dwksp_shapes_manager.h89 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_Shapes_Manager ); } in Get_Type() function
H A Dwksp_grid_manager.h89 virtual TWKSP_Item Get_Type (void) { return( WKSP_ITEM_Grid_Manager ); } in Get_Type() function
/dports/devel/adacurses/AdaCurses-20180127/src/
H A Dterminal_interface-curses-forms-field_types.adb70 function Get_Type (Fld : Field) return Field_Type_Access subprogram
94 end Get_Type; argument
/dports/devel/ncurses/ncurses-6.3/Ada95/src/
H A Dterminal_interface-curses-forms-field_types.adb71 function Get_Type (Fld : Field) return Field_Type_Access subprogram
95 end Get_Type; argument
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dglib-generic_properties.adb75 function Get_Type return GType is subprogram
76 Arr : Enum_Value_Array_Access;
101 end Get_Type; argument
H A Dglib-generic_properties.ads127 function Get_Type return Glib.GType; subprogspec
174 with function Get_Type return Glib.GType; formal
H A Dgtk-object.ads74 function Get_Type return Gtk.Gtk_Type; subprogspec
78 function Get_Type (Object : access Gtk_Object_Record) return Gtk_Type; subprogspec
H A Dgtk-object.adb131 function Get_Type (Object : access Gtk_Object_Record) return Gtk_Type is subprogram
137 end Get_Type; argument
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dglib-generic_properties.ads122 function Get_Type return Glib.GType; subprogspec
169 with function Get_Type return Glib.GType; formal
H A Dglib-generic_properties.adb70 function Get_Type return GType is subprogram
71 Arr : Enum_Value_Array_Access;
96 end Get_Type; argument

12345678910>>...31