![]() |
![]() |
![]() |
librygel-server Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
RygelLogicalExpressionRygelLogicalExpression — This is a parsed UPnP search expression consisting of two other search expressions joined by a boolean operator such as AND or OR. |
#define RYGEL_TYPE_LOGICAL_EXPRESSION
RygelLogicalExpression * rygel_logical_expression_new (void
);
struct RygelLogicalExpression;
enum RygelLogicalOperator;
#define RYGEL_TYPE_LOGICAL_EXPRESSION (rygel_logical_expression_get_type ())
The type for RygelLogicalExpression.
struct RygelLogicalExpression;
This is a parsed UPnP search expression consisting of two other search expressions joined by a boolean operator such as AND or OR.