#include "OWBI1_config.h"#include "OWBI1_String.hpp"Include dependency graph for OWBI1_WQLOperation.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Namespaces | |
| namespace | OWBI1 | 
| Enumerations | |
| enum | OWBI1::WQLOperation { OWBI1::WQL_OR, OWBI1::WQL_AND, OWBI1::WQL_NOT, OWBI1::WQL_EQ, OWBI1::WQL_NE, OWBI1::WQL_LT, OWBI1::WQL_LE, OWBI1::WQL_GT, OWBI1::WQL_GE, OWBI1::WQL_DO_NOTHING, OWBI1::WQL_ISA } | 
| Represents SQL where clause operators.  More... | |
| Functions | |
| String | OWBI1::WQLOperationToString (WQLOperation op) | 
 1.4.6
 1.4.6