RigsofRods
Soft-body Physics Simulation
Functions
GUI_MultiplayerSelector.cpp File Reference
#include "GUI_MultiplayerSelector.h"
#include "Application.h"
#include "ContentManager.h"
#include "GameContext.h"
#include "GUIManager.h"
#include "GUIUtils.h"
#include "RoRnet.h"
#include "RoRVersion.h"
#include "Language.h"
#include <imgui.h>
#include <rapidjson/document.h>
#include <fmt/core.h>
#include <vector>
#include <curl/curl.h>
#include <curl/easy.h>
+ Include dependency graph for GUI_MultiplayerSelector.cpp:

Go to the source code of this file.

Functions

size_t CurlWriteFunc (void *ptr, size_t size, size_t nmemb, std::string *data)
 
void FetchServerlist (std::string portal_url)
 
void DrawTableHeader (const char *title)
 

Function Documentation

◆ CurlWriteFunc()

size_t CurlWriteFunc ( void *  ptr,
size_t  size,
size_t  nmemb,
std::string *  data 
)

Definition at line 54 of file GUI_MultiplayerSelector.cpp.

+ Here is the caller graph for this function:

◆ DrawTableHeader()

void DrawTableHeader ( const char *  title)
inline

Definition at line 135 of file GUI_MultiplayerSelector.cpp.

+ Here is the caller graph for this function:

◆ FetchServerlist()

void FetchServerlist ( std::string  portal_url)

Definition at line 60 of file GUI_MultiplayerSelector.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: