#include <SDL_net.h>
#include <map>
#include <list>
#include <string>
#include <utility>
Include dependency graph for index_server.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IndexServer |
Typedefs | |
typedef std::pair< std::string, std::string > | address_pair |
Variables | |
IndexServer | index_server |
typedef std::pair<std::string, std::string> address_pair |
Definition at line 32 of file index_server.h.
Definition at line 36 of file index_server.cpp.