Package chandlerdb :: Package item :: Module c
[hide private]
[frames] | no frames]

Module c



C item types module

Classes [hide private]
  CIndex
C Index type
  CItem
C Item type
  CValues
C Value type
  DelegatingIndex
C DelegatingIndex type
  ItemRef
t_itemref objects
  ItemValue
C ItemValue type
  PersistentMapping
C PersistentMapping type
  PersistentSequence
C PersistentSequence type
  PersistentSet
C PersistentSet type
Functions [hide private]
 
_install__doc__(...)
install immutable doc strings from python
 
getIndexCount(...)
the number of index instances currently allocated by this process
 
getItemCount(...)
the number of item instances currently allocated by this process
 
isitem(...)
isinstance(), but not as easily fooled
 
isitemref(obj, ItemRef)
Variables [hide private]
  CItem_getLocalAttributeValue = <PyCObject object at 0xb5228aa0>