|
Adaptive Framework
0.9.0
|
AFW Query criteria functions. More...
Go to the source code of this file.
Data Structures | |
| struct | impl_string_parser_s |
| struct | impl_AdaptiveQueryCriteria_object_parser_s |
| struct | impl_op_s |
| struct | impl_rql_op_s |
| struct | impl_fiql_op_s |
Macros | |
| #define | IMPL_STRING_THROW_ERROR_Z(message_z) |
| #define | IMPL_STRING_THROW_ERROR_FZ(format_z, ...) |
Typedefs | |
| typedef struct impl_string_parser_s | impl_string_parser_t |
| typedef struct impl_AdaptiveQueryCriteria_object_parser_s | impl_AdaptiveQueryCriteria_object_parser_t |
| typedef struct impl_op_s | impl_op_t |
| typedef struct impl_rql_op_s | impl_rql_op_t |
| typedef struct impl_fiql_op_s | impl_fiql_op_t |
AFW Query criteria functions.
Definition in file afw_query_criteria.c.
| #define IMPL_STRING_THROW_ERROR_FZ | ( | format_z, | |
| ... | |||
| ) |
Definition at line 502 of file afw_query_criteria.c.
| #define IMPL_STRING_THROW_ERROR_Z | ( | message_z | ) |
Definition at line 492 of file afw_query_criteria.c.