Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
LuaUDPEndpoint.h File Reference
#include "../OSSupport/Network.h"
#include "LuaState.h"
Include dependency graph for LuaUDPEndpoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cLuaUDPEndpoint
 

Typedefs

typedef std::shared_ptr< cLuaUDPEndpointcLuaUDPEndpointPtr
 

Typedef Documentation

◆ cLuaUDPEndpointPtr

typedef std::shared_ptr<cLuaUDPEndpoint> cLuaUDPEndpointPtr

Definition at line 21 of file LuaUDPEndpoint.h.