| gda-sql-parser-enum-types.h | | gda-sql-parser-enum-types.h | |
| | | | |
|
| | | /* Generated data (by glib-mkenums) */ | |
| | | | |
| #ifndef __LIBGDA_SQL_PARSER_ENUM_TYPES_H__ | | #ifndef __LIBGDA_SQL_PARSER_ENUM_TYPES_H__ | |
| #define __LIBGDA_SQL_PARSER_ENUM_TYPES_H__ | | #define __LIBGDA_SQL_PARSER_ENUM_TYPES_H__ | |
| | | | |
| #include <glib-object.h> | | #include <glib-object.h> | |
| | | | |
| G_BEGIN_DECLS | | G_BEGIN_DECLS | |
| /* enumerations from "gda-sql-parser.h" */ | | /* enumerations from "gda-sql-parser.h" */ | |
| GType gda_sql_parser_error_get_type (void); | | GType gda_sql_parser_error_get_type (void); | |
| #define GDA_SQL_PARSER_TYPE_SQL_PARSER_ERROR (gda_sql_parser_error_get_type
()) | | #define GDA_SQL_PARSER_TYPE_SQL_PARSER_ERROR (gda_sql_parser_error_get_type
()) | |
| GType gda_sql_parser_mode_get_type (void); | | GType gda_sql_parser_mode_get_type (void); | |
| | | | |
| skipping to change at line 33 | | skipping to change at line 35 | |
| GType gda_sql_statement_compound_type_get_type (void); | | GType gda_sql_statement_compound_type_get_type (void); | |
| #define GDA_SQL_PARSER_TYPE_SQL_STATEMENT_COMPOUND_TYPE (gda_sql_statement_
compound_type_get_type()) | | #define GDA_SQL_PARSER_TYPE_SQL_STATEMENT_COMPOUND_TYPE (gda_sql_statement_
compound_type_get_type()) | |
| /* enumerations from "gda-statement-struct-parts.h" */ | | /* enumerations from "gda-statement-struct-parts.h" */ | |
| GType gda_sql_operator_type_get_type (void); | | GType gda_sql_operator_type_get_type (void); | |
| #define GDA_SQL_PARSER_TYPE_SQL_OPERATOR_TYPE (gda_sql_operator_type_get_ty
pe()) | | #define GDA_SQL_PARSER_TYPE_SQL_OPERATOR_TYPE (gda_sql_operator_type_get_ty
pe()) | |
| GType gda_sql_select_join_type_get_type (void); | | GType gda_sql_select_join_type_get_type (void); | |
| #define GDA_SQL_PARSER_TYPE_SQL_SELECT_JOIN_TYPE (gda_sql_select_join_type_
get_type()) | | #define GDA_SQL_PARSER_TYPE_SQL_SELECT_JOIN_TYPE (gda_sql_select_join_type_
get_type()) | |
| G_END_DECLS | | G_END_DECLS | |
| | | | |
| #endif /* __LIBGDA_ENUM_TYPES_H__ */ | | #endif /* __LIBGDA_ENUM_TYPES_H__ */ | |
|
| | | | |
| | | /* Generated data ends here */ | |
| | | | |
End of changes. 2 change blocks. |
| 0 lines changed or deleted | | 2 lines changed or added | |
|