Home | Trees | Index | Help |
|
---|
Package twisted :: Package world :: Module compound :: Class IntList |
|
object
--+ |Storable
--+ |Allocation
--+ |StorableList
--+ | IntList
Method Summary | |
---|---|
Inherited from StorableList | |
| |
POSSIBLY: a method for when objects 'wake up' | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
I have some space in a fragment file, but I need more. | |
| |
| |
| |
| |
| |
| |
| |
Inherited from Allocation | |
I may or may not have a fragment file. | |
| |
| |
Inherited from Storable | |
(Static method) | |
| |
| |
| |
| |
| |
(Class method) | |
Get the database that this object is a member of. | |
Keep me alive until nobody references volatileObject any more. | |
| |
Inherited from object | |
__delattr__(...)
| |
__getattribute__(...)
| |
__reduce__(...)
| |
__setattr__(...)
| |
__str__(...)
|
Property Summary | |
---|---|
_schema_genhash : int(_schema_genhash) | |
_schema_oid : int(_schema_oid) | |
allocBegin : int(allocBegin) | |
allocIndex : int(allocIndex) | |
allocLength : int(allocLength) | |
contentLength : int(contentLength) | |
fragfile : FragmentFile(fragfile) | |
typeMapper : <class twisted.world.typemap.TypeMapperMapper at
0x8bcfb44>(typeMapper) |
Class Variable Summary | |
---|---|
str |
__name__ = 'IntList'
|
dict |
__schema__ = {'_attrcache': None, 'allocIndex': <type 'i...
|
NoneType |
_attrcache = None |
NoneType |
_inmem_fromdb = None |
NoneType |
_inmem_genhash = None |
NoneType |
_inmem_oid = None |
dict |
_schema_loadmap = {'allocBegin': 2, 'allocIndex': 3, 'ty...
|
dict |
_schema_orig = {}
|
tuple |
_schema_storeorder = ('_schema_genhash', '_schema_oid', ...
|
NoneType |
_schema_table = None |
type |
dataType = __builtin__.int |
NoneType |
fragdata = None |
Inherited from StorableList | |
int |
initialPad = 10 |
Property Details |
---|
_schema_genhashint(_schema_genhash)
|
_schema_oidint(_schema_oid)
|
allocBeginint(allocBegin)
|
allocIndexint(allocIndex)
|
allocLengthint(allocLength)
|
contentLengthint(contentLength)
|
fragfileFragmentFile(fragfile)
|
typeMapper<class twisted.world.typemap.TypeMapperMapper at 0x8bcfb44>(typeMapper)
|
Class Variable Details |
---|
__name__
|
_attrcache
|
_inmem_fromdb
|
_inmem_genhash
|
_inmem_oid
|
_schema_loadmap
|
_schema_orig
|
_schema_storeorder
|
_schema_table
|
fragdata
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:20:34 2003 | http://epydoc.sf.net |