Crossfire Server, Branch 1.12  R12190
Data Structures | Defines | Typedefs | Variables
plugin_template.h File Reference
#include <plugin.h>
#include <plugin_common.h>
#include <plugin_template.h>
Include dependency graph for plugin_template.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _cfpcontext

Defines

#define MODULEAPI
#define PLUGIN_NAME   "Template"
#define PLUGIN_VERSION   "Template Plugin 2.0"

Typedefs

typedef struct _cfpcontext CFPContext

Variables

CFPContextcontext_stack
CFPContextcurrent_context
f_plug_api gethook

Define Documentation

#define MODULEAPI

Definition at line 47 of file plugin_template.h.

#define PLUGIN_NAME   "Template"

Definition at line 31 of file plugin_template.h.

#define PLUGIN_VERSION   "Template Plugin 2.0"

Definition at line 32 of file plugin_template.h.


Typedef Documentation

typedef struct _cfpcontext CFPContext

Variable Documentation

Definition at line 184 of file cfpython.c.

Definition at line 186 of file cfpython.c.

Referenced by Crossfire_Object_Remove(), popContext(), and pushContext().

Definition at line 38 of file cfnewspaper.c.