Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include <Logger.h>
Public Member Functions | |
cAttachment () | |
cAttachment (cAttachment &&a_other) | |
cAttachment & | operator= (cAttachment &&a_other) |
~cAttachment () | |
Private Member Functions | |
cAttachment (cListener *a_listener) | |
Private Attributes | |
cListener * | m_listener |
Friends | |
class | cLogger |
|
inline |
|
inlineprivate |
|
inline |