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

Module c



C repository types module

Classes [hide private]
  CContainer
C Container type
  CIndexesContainer
C IndexesContainer type
  CItemContainer
C ItemContainer type
  CRefContainer
C RefContainer type
  CRepository
C Repository type
  CStore
C Store type
  CValueContainer
C ValueContainer type
  CView
C View type
  DB
C DB type
  DBAccessError
  DBCursor
C DBCursor type
  DBEnv
C DBEnv type
  DBError
  DBInvalidArgError
  DBLock
C DBLock type
  DBLockDeadlockError
  DBLockNotGrantedError
  DBNoSpaceError
  DBNoSuchFileError
  DBNotFoundError
  DBPermissionsError
  DBRunRecoveryError
  DBSequence
Berkeley DB DB_SEQUENCE type
  DBTxn
C DBTxn type
  DBVersionMismatchError
  Transaction
C Transaction type
Functions [hide private]
 
getRecordCount(...)
the number of record instances currently allocated by this process
Variables [hide private]
  DB_VERSION_MAJOR = 4
  DB_VERSION_MINOR = 5
  DB_VERSION_PATCH = 20
  _t_view_invokeMonitors = <PyCObject object at 0xb5228b60>