HoverRace  2.0
Classes | Namespaces | Typedefs | Functions
RoomList.h File Reference
#include "../../engine/Net/CancelFlag.h"
+ Include dependency graph for RoomList.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HoverRace::Client::RoomList::Banner
 
class  HoverRace::Client::RoomList::IpAddr
 
class  HoverRace::Client::RoomList
 Server room list. More...
 
struct  HoverRace::Client::RoomList::Server
 

Namespaces

 HoverRace
 
 HoverRace::Client
 

Typedefs

typedef std::shared_ptr< RoomList > HoverRace::Client::RoomListPtr
 

Functions

std::istream & HoverRace::Client::operator>> (std::istream &in, RoomList::IpAddr &ip)
 
std::istream & HoverRace::Client::operator>> (std::istream &in, RoomList::Server &server)
 
std::istream & HoverRace::Client::operator>> (std::istream &in, RoomList::Banner &banner)