advancedInfoSet | nServerInfo | [protected] |
advancedInfoSetEver | nServerInfo | [protected] |
Alive() | nServerInfo | [virtual] |
anchor | tListItemBase | [protected] |
CalcScore() | nServerInfo | [virtual] |
CalcScoreAll() | nServerInfo | [static] |
ClearAddress() const | nServerInfoBase | |
ClearInfoFlags() | nServerInfo | |
Comparator(const tListItemBase *a, const tListItemBase *b) | tListItemBase | |
Compat enum name | nServerInfo | |
Compat_Downgrade enum value | nServerInfo | |
Compat_Ok enum value | nServerInfo | |
Compat_Upgrade enum value | nServerInfo | |
Compatibility() const | nServerInfo | |
Connect(nLoginType loginType=Login_All, const nSocket *socket=NULL) | nServerInfoBase | |
CopyFrom(const nServerInfoBase &other) | nServerInfoBase | |
DeleteAll(bool autosave=true) | nServerInfo | [static] |
DeleteUnreachable() | nServerInfo | [static] |
DoGetFrom(nSocket const *socket) | nServerInfo | [protected, virtual] |
DoGetName() const | nServerInfo | [protected, virtual] |
DoNetRead(nMessage &m) | nServerInfo | [protected, virtual] |
DoNetWrite(nMessage &m) const | nServerInfo | [protected, virtual] |
DoQueryAll(int simultaneous=10) | nServerInfo | [static] |
GetAddress(void) const | nServerInfoBase | |
GetAddress(nAddress &address) const | nServerInfoBase | |
GetBigServerInfo(nMessage &m) | nServerInfo | [static] |
GetBigServerInfoCommon(nMessage &m) | nServerInfo | [protected, static] |
GetBigServerInfoMaster(nMessage &m) | nServerInfo | [static] |
GetConnectionName(void) const | nServerInfoBase | [inline] |
GetConnectionName(tString &connectionName) const | nServerInfoBase | [inline] |
GetFirstServer() | nServerInfo | [static] |
GetFrom(nSocket const *socket) | nServerInfoBase | [inline] |
GetFromLAN(unsigned int pollBeginPort=4534, unsigned int pollEndPort=4544) | nServerInfo | [static] |
GetFromLANContinuously(unsigned int pollBeginPort=4534, unsigned int pollEndPort=4544) | nServerInfo | [static] |
GetFromLANContinuouslyStop() | nServerInfo | [static] |
GetFromMaster(nServerInfoBase *masterInfo=NULL, char const *fileSuffix=NULL) | nServerInfo | [static] |
GetMasters() | nServerInfo | [static] |
GetName() const | nServerInfoBase | [inline] |
GetPort(void) const | nServerInfoBase | [inline] |
GetPort(unsigned int &port) const | nServerInfoBase | [inline] |
GetRandomMaster() | nServerInfo | [static] |
GetScoreBias(void) const | nServerInfo | [inline] |
GetScoreBias(int &scoreBias) const | nServerInfo | [inline] |
GetSenderData(const nMessage &m, tString &name, int &port) | nServerInfo | [static] |
GetSmallServerInfo(nMessage &m) | nServerInfo | [static] |
GiveBigServerInfo(nMessage &m) | nServerInfo | [static] |
GiveBigServerInfoCommon(nMessage &m, const nServerInfo &info, nDescriptor &descriptor) | nServerInfo | [protected, static] |
GiveBigServerInfoMaster(nMessage &m) | nServerInfo | [static] |
GiveSmallServerInfo(nMessage &m) | nServerInfo | [static] |
Insert(tListItem *&a) | tListItem< nServerInfo > | [inline] |
Insert(nServerInfo *&a) | tListItem< nServerInfo > | [inline] |
Insert(tListItemBase *&a) | tListItem< nServerInfo > | [inline] |
Key() const | nServerInfo | [inline] |
key | nServerInfo | [protected] |
KEY_MAX enum value | nServerInfo | |
KEY_NAME enum value | nServerInfo | |
KEY_PING enum value | nServerInfo | |
KEY_SCORE enum value | nServerInfo | |
KEY_USERS enum value | nServerInfo | |
Len() | tListItemBase | |
Load(std::istream &s) | nServerInfo | [virtual] |
Load(const tPath &path, const char *filename) | nServerInfo | [static] |
login2_ | nServerInfo | [protected] |
MaxUsers() const | nServerInfo | [inline] |
maxUsers_ | nServerInfo | [protected] |
method | nServerInfo | [protected] |
Method() const | nServerInfo | [inline] |
name | nServerInfo | [protected] |
NetRead(nMessage &m) | nServerInfoBase | [inline] |
NetReadThis(nMessage &m) | nServerInfo | [protected] |
NetWrite(nMessage &m) const | nServerInfoBase | [inline] |
NetWriteThis(nMessage &m) const | nServerInfo | [protected] |
Next() | tListItem< nServerInfo > | [inline] |
next | tListItemBase | [protected] |
nServerInfo(nServerInfo const &other) | nServerInfo | [protected] |
nServerInfo() | nServerInfo | |
nServerInfoBase() | nServerInfoBase | |
operator!=(const nServerInfoBase &other) const | nServerInfoBase | |
operator=(nServerInfo const &other) | nServerInfo | [protected] |
nServerInfoBase::operator=(const nServerInfoBase &other) | nServerInfoBase | |
operator==(const nServerInfoBase &other) const | nServerInfoBase | |
Options() const | nServerInfo | [inline] |
options_ | nServerInfo | [protected] |
Ping() const | nServerInfo | [inline] |
ping | nServerInfo | [protected] |
pollID | nServerInfo | [private] |
Polling() const | nServerInfo | |
Prev() | nServerInfo | |
PrimaryKey enum name | nServerInfo | |
queried | nServerInfo | [protected] |
QUERY_ALL enum value | nServerInfo | |
QUERY_NONE enum value | nServerInfo | |
QUERY_OPTIN enum value | nServerInfo | |
QUERY_OPTOUT enum value | nServerInfo | |
QueryServer() | nServerInfo | |
QueryType enum name | nServerInfo | |
queryType_ | nServerInfo | [private] |
Reachable() const | nServerInfo | |
Release() const | nServerInfo | [inline] |
release_ | nServerInfo | [protected] |
Remove() | tListItemBase | |
RunMaster() | nServerInfo | [static] |
Save(std::ostream &s) const | nServerInfo | [virtual] |
Save() | nServerInfo | [static] |
Save(const tPath &path, const char *filename) | nServerInfo | [static] |
Score() const | nServerInfo | [inline] |
score | nServerInfo | [protected] |
scoreBias_ | nServerInfo | [protected] |
SetConnectionName(tString const &connectionName) | nServerInfoBase | [inline, protected] |
SetCreator(sn_ServerInfoCreator *creator) | nServerInfo | [static] |
SetFromMaster() | nServerInfo | |
SetPort(unsigned int port) | nServerInfoBase | [inline, protected] |
SetQueryType(QueryType query) | nServerInfo | |
SetScoreBias(int scoreBias) | nServerInfo | [inline] |
Sort(PrimaryKey key) | nServerInfo | [static] |
tListItem< nServerInfo >::Sort() | tListItem< nServerInfo > | [inline] |
tListItemBase::Sort(Comparator *comparator) | tListItemBase | |
StartQueryAll(QueryType query=QUERY_ALL) | nServerInfo | [static] |
stillOnMasterServer | nServerInfo | [protected] |
TellMasterAboutMe(nServerInfoBase *masterInfo=NULL) | nServerInfo | [static] |
timeQuerySent | nServerInfo | [protected] |
timesNotAnswered | nServerInfo | [protected] |
TimesNotAnswered() const | nServerInfo | [inline] |
tListItem() | tListItem< nServerInfo > | [inline] |
tListItem(nServerInfo *&a) | tListItem< nServerInfo > | [inline] |
tListItemBase() | tListItemBase | [inline] |
tListItemBase(tListItemBase *&a) | tListItemBase | [inline] |
transactionNr | nServerInfo | [protected] |
TransactionNr() const | nServerInfo | [inline] |
Url() const | nServerInfo | [inline] |
url_ | nServerInfo | [protected] |
UserNames() const | nServerInfo | [inline] |
userNames_ | nServerInfo | [protected] |
UserNamesOneLine() const | nServerInfo | [inline] |
userNamesOneLine_ | nServerInfo | [protected] |
Users() const | nServerInfo | [inline] |
users | nServerInfo | [protected] |
Version() const | nServerInfo | [inline] |
version_ | nServerInfo | [protected] |
~nServerInfo() | nServerInfo | [virtual] |
~nServerInfoBase() | nServerInfoBase | [virtual] |
~tListItemBase() | tListItemBase | [inline, virtual] |