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

Go to the source code of this file.

Classes

class  cLuaTCPLink
 

Typedefs

typedef std::weak_ptr< cLuaServerHandlecLuaServerHandleWPtr
 

Typedef Documentation

◆ cLuaServerHandleWPtr

typedef std::weak_ptr<cLuaServerHandle> cLuaServerHandleWPtr

Definition at line 21 of file LuaTCPLink.h.