HoverRace  2.0
Public Member Functions | Private Attributes | Friends | List of all members
HoverRace::Client::RoomList::IpAddr Class Reference

#include <RoomList.h>

Public Member Functions

 operator unsigned long () const
 

Private Attributes

std::string s
 As original string. More...
 
unsigned long ud
 As packed 32-bit number. More...
 

Friends

std::istream & operator>> (std::istream &in, IpAddr &ip)
 

Member Function Documentation

HoverRace::Client::RoomList::IpAddr::operator unsigned long ( ) const
inline

Friends And Related Function Documentation

std::istream& operator>> ( std::istream &  in,
IpAddr ip 
)
friend

Member Data Documentation

std::string HoverRace::Client::RoomList::IpAddr::s
private

As original string.

unsigned long HoverRace::Client::RoomList::IpAddr::ud
private

As packed 32-bit number.


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