
Public Member Functions | |
| def | __init__ |
| def | __getitem__ |
| def | __setitem__ |
Data Fields | |
| this | |
Proxy of C++ stringArray class
| def calcium.stringArray.__init__ | ( | self, | |
| args | |||
| ) |
__init__(self, int nelements, int size = 0) -> stringArray __init__(self, int nelements) -> stringArray
| def calcium.stringArray.__getitem__ | ( | self, | |
| args | |||
| ) |
__getitem__(self, int index) -> char
| def calcium.stringArray.__setitem__ | ( | self, | |
| args | |||
| ) |
__setitem__(self, int index, char value)