ServerBrowserEntry Class Reference

#include <ServerBrowserServerList.h>

List of all members.

Public Member Functions

 ServerBrowserEntry ()
virtual ~ServerBrowserEntry ()
void addAttribute (const std::string &name, const std::string &value)
const char * getAttribute (const std::string &attrName)

Protected Attributes

std::map
< std::string,
std::string
attributes_


Detailed Description

Definition at line 29 of file ServerBrowserServerList.h.


Constructor & Destructor Documentation

ServerBrowserEntry::ServerBrowserEntry (  ) 

Definition at line 24 of file ServerBrowserServerList.cpp.

ServerBrowserEntry::~ServerBrowserEntry (  )  [virtual]

Definition at line 28 of file ServerBrowserServerList.cpp.


Member Function Documentation

void ServerBrowserEntry::addAttribute ( const std::string name,
const std::string value 
)

Definition at line 32 of file ServerBrowserServerList.cpp.

References attributes_.

Referenced by ServerBrowserCollect::fetchFavoritesList(), ServerBrowserCollect::fetchLANList(), and ServerBrowserCollect::processMessage().

const char * ServerBrowserEntry::getAttribute ( const std::string attrName  ) 

Definition at line 37 of file ServerBrowserServerList.cpp.

References attributes_.

Referenced by ServerBrowserServerList::getEntryValue().


Member Data Documentation

std::map<std::string, std::string> ServerBrowserEntry::attributes_ [protected]

Definition at line 39 of file ServerBrowserServerList.h.

Referenced by addAttribute(), and getAttribute().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3