9#ifndef UTIL_STRUCTURESOPS_H
10#define UTIL_STRUCTURESOPS_H
12#include "../interfaces/structures.h"
bool operator<(const LC::Entity &e1, const LC::Entity &e2)
bool operator==(const ANBoolFieldValue &left, const ANBoolFieldValue &right)
Compares two fields with boolean values.
A message used for inter-plugin communication.
UTIL_API QDataStream & operator<<(QDataStream &out, const LC::Entity &e)
UTIL_API QDataStream & operator>>(QDataStream &in, LC::Entity &e)