Iterator for going over the slots in the object using Object::Next.
More...
#include <sqratObject.h>
Iterator for going over the slots in the object using Object::Next.
Sqrat::Object::iterator::iterator |
( |
| ) |
|
|
inline |
Default constructor (null)
HSQOBJECT Sqrat::Object::iterator::getKey |
( |
| ) |
|
|
inline |
Gets the Squirrel object for the key the iterator is on
- Returns
- HSQOBJECT representing a key
HSQOBJECT Sqrat::Object::iterator::getValue |
( |
| ) |
|
|
inline |
Gets the Squirrel object for the value the iterator is on
- Returns
- HSQOBJECT representing a value
The documentation for this struct was generated from the following file:
- /media/drive2/atai/software_projects/sqrat/sqrat.git/include/sqrat/sqratObject.h