◆ __init__()
| batcher_visualization.FixedSizeArray.__init__ |
( |
| self, |
|
|
| size, |
|
|
| logging_enabled = False ) |
◆ __repr__()
| batcher_visualization.FixedSizeArray.__repr__ |
( |
| self | ) |
|
Returns a visual representation of the array and metadata.
◆ add()
| batcher_visualization.FixedSizeArray.add |
( |
| self, |
|
|
| id, |
|
|
| string ) |
Adds a string to the array with a given ID.
◆ get()
| batcher_visualization.FixedSizeArray.get |
( |
| self, |
|
|
| id ) |
Retrieves the string associated with the given ID.
◆ toggle_logging()
| batcher_visualization.FixedSizeArray.toggle_logging |
( |
| self | ) |
|
Toggles logging state on or off.
◆ storage
◆ tracker
The documentation for this class was generated from the following file: