Package twisted :: Package world :: Module typemap
[show private | hide private]
[frames | no frames]

Module twisted.world.typemap

Classes
AbstractTypeMapper  
EnumTypeMapper Map from a list of values given to the contstructor to an integer in the database.
ITypeMapper I map between high-level (possibly variable length) python types and low-level (guaranteed fixed length) attributes and allow objects to be stored in a fixed-length record store.
NoneTypeMapper This shouldn't really get used...
ObjectTypeMapper  
StorableDictionaryTypeMapper  
StorableListTypeMapper  
TupleTypeMapper  
TypeMapperMapper  
TypeMapperRegistry  
TypeTypeMapper  
Varchar  

Variable Summary
instance method getMapper
MetaStorable Storable
MetaStorable StringStore

Variable Details

getMapper

getMapper = twisted.world.typemap.TypeMapperRegistry.getMapper

Storable

Type:
MetaStorable
Value:
<class 'twisted.world.storable.Storable'>                              

StringStore

Type:
MetaStorable
Value:
<class 'twisted.world.allocator.StringStore'>                          

Generated by Epydoc 1.1 on Fri Jun 27 03:46:30 2003 http://epydoc.sf.net