kjs Library API Documentation

KJS::PropertyMap Class Reference

Javascript Property Map. More...

#include <property_map.h>

Collaboration diagram for KJS::PropertyMap:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void clear ()
void put (const Identifier &name, ValueImp *value, int attributes)
void remove (const Identifier &name)
ValueImpget (const Identifier &name) const
ValueImpget (const Identifier &name, int &attributes) const
void mark () const
void addEnumerablesToReferenceList (ReferenceList &, const Object &) const
void addSparseArrayPropertiesToReferenceList (ReferenceList &, const Object &) const
void save (SavedProperties &) const
void restore (const SavedProperties &p)

Detailed Description

Javascript Property Map.

Definition at line 69 of file property_map.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Apr 28 01:36:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003