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

#include <RoomList.h>

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

Public Attributes

std::string clickUrl
 Banner click URL. More...
 
std::string cookie
 Storage for cookie info after banner is loaded (formerly mLastCookie). More...
 
int delay
 Delay in seconds (formerly mDelay) More...
 
bool indirectClick
 Get the click URL from the server instead of navigating directly. More...
 
- Public Attributes inherited from HoverRace::Client::RoomList::Server
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, Banner &server)
 

Friends And Related Function Documentation

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

Member Data Documentation

std::string HoverRace::Client::RoomList::Banner::clickUrl

Banner click URL.

std::string HoverRace::Client::RoomList::Banner::cookie

Storage for cookie info after banner is loaded (formerly mLastCookie).

int HoverRace::Client::RoomList::Banner::delay

Delay in seconds (formerly mDelay)

bool HoverRace::Client::RoomList::Banner::indirectClick

Get the click URL from the server instead of navigating directly.


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