#include "tString.h"
#include "tLinkedList.h"
#include "tArray.h"
#include "nNetwork.h"
#include <iosfwd>
#include <memory>
Go to the source code of this file.
Classes | |
class | nServerInfoBase |
Basic server information: everything you need to connect. More... | |
class | nServerInfoRedirect |
server information, just to redirect and for other immediate applications More... | |
class | nServerInfo |
Full server information. More... | |
class | nServerInfoAdmin |
Typedefs | |
typedef nServerInfo *( | sn_ServerInfoCreator )() |
typedef nServerInfo*( sn_ServerInfoCreator)() |
Definition at line 44 of file nServerInfo.h.