Anleitung zum Master-Objekt

HR Image

| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | * |


NAME
        master

DESCRIPTION
        This directory contains descriptions for the functions that
        Amylaar's version of the LPC parser, expects to find in the
        master object (similar to lfuns, but for the master object
        only). The name of the master object is hardcoded in the
        parser (to "secure/master").

        The master is the gateway between the interpreter and the
        mudlib to perform actions with mudlib specific effects. Calls
        to the master by the interpreter have an automatic catch() in
        effect. Functions to be called by the driver can be public
        or static, but not private.

        Note that the master is loaded first of all objects. Thus you
        shouldn't inherit an other object, nor is the compiler able to
        search include files (read: they must be specified with full
        path).

        Amylaar says: actually, you can inherit, but the file will be
        loaded then before the master, which isn't good for most
        files.

        Refer to 'master-all' for the survey of the masters internals.

SEE ALSO
        master-all(M)
        efun(E), applied(A), concepts(C), driver(D), lpc(LPC)

HR Image

C compile_object connect creator_file
D dangling_lfun_closure define_include_dirs disconnect
E epilog external_master_reload
F flag
G get_bb_uid get_master_uid get_simul_efun
get_ed_buffer_save_file_name get_root_uid get_wiz_name
H handle_external_signal heart_beat_error
I inaugurate_master inherit_file initialisation
include_file
L log_error low_memory
M make_path_absolute master-3.2 master-all
N notify_shutdown
P parse_command_adjectiv_id_list parse_command_plural_id_list prepare_destruct
parse_command_all_word parse_command_prepos_list printf_obj_name
parse_command_id_list preload privilege_violation
Q query_allow_shadow quota_demon
R reactivate_destructed_master remove_player runtime_error
receive_udp retrieve_ed_setup runtime_warning
S save_ed_setup slow_shut_down stale_erq
V valid_exec valid_seteuid valid_trace
valid_query_snoop valid_snoop valid_write
valid_read

Start » Magierhandbuch » Docu » Master Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!