[Package Index | Mudlib Index | Effect Index]

Includes

This class includes the following files /include/wizard.h

Method index

Public Functions

These are functions that everyone can access.

add_faculty
void add_faculty(string name,
                 string position)
load_file
void load_file()
query_archchancellor
string query_archchancellor()
query_faculty
string query_faculty(string position)
query_is_archchancellor
int query_is_archchancellor(string name)
query_is_senior
int query_is_senior(string name)
query_position
string query_position(string name)
query_senior
mixed query_senior(string order)
query_time_elected
int query_time_elected(string name)
query_title
string query_title(string name)
remove_archchancellor
int remove_archchancellor(string name)
remove_wizard
void remove_wizard(string name)
save_file
void save_file()
set_archchancellor
void set_archchancellor(string name)
set_senior
void set_senior(string name)
set_time_elected
void set_time_elected(string name,
                      int time)