[Package Index | Mudlib Index | Effect Index]

File /obj/handlers/message_cache.c

reform_message cache! HIGHLY EXPERIMENTAL

Written by Taffyd

Class Index

Method index

Public Functions

These are functions that everyone can access.

build_key
string build_key(mixed * things)
query_cached_message
mixed query_cached_message(string message,
                           mixed * things)
update_cache
void update_cache(string message,
                  mixed * things,
                  mixed reformed)

Classes

These are nice data types for dealing with... Data!