LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
structuresops.cpp File Reference
#include "structuresops.h"
+ Include dependency graph for structuresops.cpp:

Go to the source code of this file.

Namespaces

 LeechCraft
 

Functions

QDataStream & operator<< (QDataStream &out, const LeechCraft::Entity &e)
 
QDataStream & operator>> (QDataStream &in, LeechCraft::Entity &e)
 
bool LeechCraft::operator< (const LeechCraft::Entity &e1, const LeechCraft::Entity &e2)
 
bool LeechCraft::operator== (const LeechCraft::Entity &e1, const LeechCraft::Entity &e2)
 

Function Documentation

◆ operator<<()

QDataStream& operator<< ( QDataStream &  out,
const LeechCraft::Entity e 
)

◆ operator>>()