/doc/lfun/QueryProperties


LFUN

mapping QueryProperties ()

DESCRIPTION

Returns all properties of an object.

Result
A mapping indexed by the property names, with the property values as data.

The function returns both hard- and softcoded properties.

EXAMPLE

  write(sprintf("%O\n", obj->QueryProperties()));
    prints the current setting of <obj>'s all properties.

IMPLEMENTED

/std/base

SEE ALSO

properties

| Home | Applied | Concepts | Efuns | Help | Intro | Lfuns | Lib | LPC | Prop | Obj | Sefuns | Std | W |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Mon, Jul 22, 1996