Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

plugin.cpp File Reference

#include <kore/version.h>
#include <kore/plugin.h>
#include <iostream>

Go to the source code of this file.

Defines

#define PLUGIN_MAJOR   0
#define PLUGIN_MINOR   0
#define PLUGIN_REVISION   1
#define PLUGIN_VERSION   "0.0.1"
#define PLUGIN_API_MAJOR   0
#define PLUGIN_API_MINOR   0
#define PLUGIN_API_REVISION   1
#define PLUGIN_API_VERSION   "0.0.1"
#define PLUGIN_NAME   "Unknown Plugin"
#define PLUGIN_TYPE   "Plugin"
#define PLUGIN_DESCRIPTION   "Default/Unknown Plugin"


Define Documentation

#define PLUGIN_API_MAJOR   0
 

Definition at line 10 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_API_MINOR   0
 

Definition at line 11 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_API_REVISION   1
 

Definition at line 12 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_API_VERSION   "0.0.1"
 

Definition at line 13 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_DESCRIPTION   "Default/Unknown Plugin"
 

Definition at line 16 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_MAJOR   0
 

Definition at line 6 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_MINOR   0
 

Definition at line 7 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_NAME   "Unknown Plugin"
 

Definition at line 14 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_REVISION   1
 

Definition at line 8 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_TYPE   "Plugin"
 

Definition at line 15 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().

#define PLUGIN_VERSION   "0.0.1"
 

Definition at line 9 of file plugin.cpp.

Referenced by kore::Plugin::commonInit().


Generated on Sat Feb 16 00:59:25 2002 for Korelib by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001