Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include <WebAdmin.h>
Public Attributes | |
std::string | Name |
std::string | Type |
std::string | Value |
Definition at line 28 of file WebAdmin.h.
std::string HTTPFormData::Name |
Definition at line 30 of file WebAdmin.h.
std::string HTTPFormData::Type |
Definition at line 32 of file WebAdmin.h.
std::string HTTPFormData::Value |
Definition at line 31 of file WebAdmin.h.