Crossfire Server, Trunk
cflogger.h File Reference
#include <plugin.h>
#include <plugin_common.h>
+ Include dependency graph for cflogger.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MODULEAPI
 
#define PLUGIN_NAME   "SqliteLogger"
 
#define PLUGIN_VERSION   "Sqlite Logger Plugin 1.0 alpha"
 

Variables

f_plug_api gethook
 

Macro Definition Documentation

◆ MODULEAPI

#define MODULEAPI

Definition at line 49 of file cflogger.h.

◆ PLUGIN_NAME

#define PLUGIN_NAME   "SqliteLogger"

Name of the plugin as known by the server.

Definition at line 32 of file cflogger.h.

◆ PLUGIN_VERSION

#define PLUGIN_VERSION   "Sqlite Logger Plugin 1.0 alpha"

Full name.

Definition at line 34 of file cflogger.h.

Variable Documentation

◆ gethook

f_plug_api gethook

Definition at line 41 of file cfnewspaper.cpp.