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