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

options.h File Reference

Go to the source code of this file.

Defines

#define SUCCESS   1
#define FAILURE   0
#define VERSION_MAJOR   0
#define VERSION_MINOR   1
#define PATCH_LEVEL   0
#define DEFAULT_HOST   "127.0.0.1"
#define DEFAULT_PORT   30514
#define SERVER_CONFIG_FILE   "3Dsias.conf"
#define SERVER_PLUGIN_DIR   "server/plugins"
#define CLIENT_CONFIG_FILE   "3Dsiac.conf"
#define CLIENT_PLUGIN_DIR   "client/plugins"


Define Documentation

#define CLIENT_CONFIG_FILE   "3Dsiac.conf"

Definition at line 17 of file options.h.

#define CLIENT_PLUGIN_DIR   "client/plugins"

Definition at line 18 of file options.h.

#define DEFAULT_HOST   "127.0.0.1"

Definition at line 11 of file options.h.

#define DEFAULT_PORT   30514

Definition at line 12 of file options.h.

#define FAILURE   0

Definition at line 5 of file options.h.

#define PATCH_LEVEL   0

Definition at line 9 of file options.h.

#define SERVER_CONFIG_FILE   "3Dsias.conf"

Definition at line 14 of file options.h.

#define SERVER_PLUGIN_DIR   "server/plugins"

Definition at line 15 of file options.h.

#define SUCCESS   1

Definition at line 4 of file options.h.

#define VERSION_MAJOR   0

Definition at line 7 of file options.h.

#define VERSION_MINOR   1

Definition at line 8 of file options.h.


Generated at Sat May 13 13:50:20 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000