LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
structuresops.cpp File Reference
#include "structuresops.h"
#include <QtDebug>
+ Include dependency graph for structuresops.cpp:

Go to the source code of this file.

Namespaces

namespace  LC
 

Functions

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

Function Documentation

◆ operator<<()

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

◆ operator>>()