Go to the source code of this file.
|
| ONIXS_FIXENGINE_API_DECL (class, Message) |
|
| ONIXS_FIXENGINE_API_DECL (class, Group) |
|
bool | operator== (const FieldValueRef &ref, const std::string &str) |
|
bool | operator!= (const FieldValueRef &ref, const std::string &str) |
|
bool | operator== (const std::string &str, const FieldValueRef &ref) |
|
bool | operator!= (const std::string &str, const FieldValueRef &ref) |
|
bool | operator== (const FieldValueRef &ref, const char *str) |
|
bool | operator!= (const FieldValueRef &ref, const char *str) |
|
bool | operator== (const char *str, const FieldValueRef &ref) |
|
bool | operator!= (const char *str, const FieldValueRef &ref) |
|