| 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).
|