Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Classes | Functions
room.h File Reference
#include <QDebug>
+ Include dependency graph for room.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Room
 

Functions

QDebug & operator<< (QDebug &debug, const Room &r)
 
bool operator< (const Room &a, const Room &b)
 

Function Documentation

bool operator< ( const Room a,
const Room b 
)
inline

Definition at line 24 of file room.h.

QDebug& operator<< ( QDebug &  debug,
const Room r 
)
inline

Definition at line 18 of file room.h.