Home | Trees | Indices | Help |
|
---|
|
Class alias. Provides class/instance meta data to the En/Decoder to allow fine grain control and some performance increases.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
repr(x)
|
hash(x)
|
This function is used to check if the class being aliased fits certain
criteria. The default is to check that the
Since: 0.4 |
Returns a
Since: 0.5 |
Returns a dictionary of attributes for
Since: 0.5 |
Returns the proxied equivalent for
|
Applies the collection of attributes Override this to provide fine grain control of application of
attributes to
|
Overrride this to provide known static properties based on the aliased class. Since: 0.5 |
Creates an instance of the klass.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:32 2009 | http://epydoc.sourceforge.net |