Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | List of all members
cHTTPIncomingRequest::cUserData Class Reference

Base class for anything that can be used as the UserData for the request. More...

#include <HTTPMessage.h>

Inheritance diagram for cHTTPIncomingRequest::cUserData:
Inheritance graph
[legend]

Public Member Functions

virtual ~cUserData ()
 

Detailed Description

Base class for anything that can be used as the UserData for the request.

Definition at line 96 of file HTTPMessage.h.

Constructor & Destructor Documentation

◆ ~cUserData()

virtual cHTTPIncomingRequest::cUserData::~cUserData ( )
inlinevirtual

Definition at line 100 of file HTTPMessage.h.


The documentation for this class was generated from the following file: