HoverRace  2.0
Public Attributes | Friends | List of all members
HoverRace::Client::RoomList::Server Struct Reference

#include <RoomList.h>

+ Inheritance diagram for HoverRace::Client::RoomList::Server:

Public Attributes

IpAddr addr
 IPv4 packed address. More...
 
std::string name
 Server name. More...
 
std::string path
 Request URI (formerly mURL) More...
 
int port
 

Friends

std::istream & operator>> (std::istream &in, Server &server)
 

Friends And Related Function Documentation

std::istream& operator>> ( std::istream &  in,
Server server 
)
friend

Member Data Documentation

IpAddr HoverRace::Client::RoomList::Server::addr

IPv4 packed address.

std::string HoverRace::Client::RoomList::Server::name

Server name.

std::string HoverRace::Client::RoomList::Server::path

Request URI (formerly mURL)

int HoverRace::Client::RoomList::Server::port

The documentation for this struct was generated from the following file: