| Home | Trees | Indices | Help |
|---|
|
|
Generic data structures.
|
|||
|
AttributeDict Dictionary form which key can be assessed as attribute. |
|||
|
DefaultDict Dictionary with default values. |
|||
|
SingleAssignDict Dictionary in which key/value can only be assigned once. |
|||
|
TypeNameRegistry Registry class for the name of types. |
|||
|
Timer Timer dictionary with increase method. |
|||
|
TypeWithBinder Meta class to make classes with ctypes pointers or containers with ctypes pointers. |
|||
|
|||
|
|||
|
|||
|
|||
|
is_bound Determine if all the pointers are fully bound. |
|||
|
is_unbound Determine if all the pointers are fully unbound. |
|||
__package__ = Nonehash(x) |
|||
|
|||
Set up pointers. All attributes which are pointers have to be initialized here. |
|
|||
is_boundDetermine if all the pointers are fully bound.
|
is_unboundDetermine if all the pointers are fully unbound.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 21 09:38:29 2012 | http://epydoc.sourceforge.net |