Interface to a set of index map objects. More...
Inheritance diagram for IndexMapSet:Public Member Functions | |
| def | indexMaps (self) |
| def | size (self) |
Interface to a set of index map objects.
| def indexMaps | ( | self | ) |
iterate over all index map objects @param self (type: IndexMapSet) self pointer @return (type: collections.Iterable[IndexMap])
| def size | ( | self | ) |
@param self (type: IndexMapSet) self pointer @return (type: int)