Table of Contents

Module: core oops/core.py

OOPS Core Types.

Imported modules   
from __future__ import generators
from bsddb import hashopen
from cPickle import loads, dumps
from math import sqrt
from types import LambdaType, ClassType
from weakref import ref
Classes   
Data

Storage for string type (8 bit strings).

Definition

Class definition (container for units).

Dict

Persistent dictionary.

Float

Storage for a floating point number.

Int

Storage for IntType.

Keyspace

Keyspace manager.

Link

Reference to another node in the same oops filesystem.

List

Sequential container node.

Long

Storage for LongType.

Node

Persistent Container (base class to all of OOPS).

Obj

Persistent object class.

Text

Storage for unicode text.

Type

Storage for a class or type reference.

Unit

Persistent attribute (base class for all units).


Table of Contents

This document was automatically generated on Mon Feb 18 01:32:24 2002 by HappyDoc version 2.0.1