| Home | Trees | Indices | Help |
|
|---|
|
|
A class to provide list-like access to MMIM array properties.
Like an actual Python list, indices start at 0, not 1. Unlike a Python list, at this time negative indices and slices are not supported.
Note that while this class requires an MMIM handle, it neither initiates nor terminates the mmim library.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_set_count_function = {mm.mmim_handle_get_indexed_arg_bool: mm
|
|||
|
|||
Create an instance from the MMIM handle and key (integer or string). Takes functions to get and set indexed values, and a function to determine the length. If these are not provided, they are looked up based on the key provided. |
Append a new value to the current MMIM arglist.
|
|
|||
_set_count_function
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 31 21:32:16 2012 | http://epydoc.sourceforge.net |