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

Go to the source code of this file.

Classes

class  cUDPEndpointImpl
 

Typedefs

typedef std::shared_ptr< cUDPEndpointImplcUDPEndpointImplPtr
 

Typedef Documentation

◆ cUDPEndpointImplPtr

typedef std::shared_ptr<cUDPEndpointImpl> cUDPEndpointImplPtr

Definition at line 21 of file UDPEndpointImpl.h.