ScummVM API documentation
SQArray Member List

This is the complete list of members for SQArray, including all inherited members.

_values (defined in SQArray)SQArray
Append(const SQObject &o) (defined in SQArray)SQArrayinline
Clone() (defined in SQArray)SQArrayinline
Create(SQSharedState *ss, SQInteger nInitialSize) (defined in SQArray)SQArrayinlinestatic
Extend(const SQArray *a) (defined in SQArray)SQArray
Finalize() (defined in SQArray)SQArrayinline
Get(const SQInteger nidx, SQObjectPtr &val) (defined in SQArray)SQArrayinline
GetType() (defined in SQArray)SQArrayinline
Insert(SQInteger idx, const SQObject &val) (defined in SQArray)SQArrayinline
Mark(SQCollectable **chain) (defined in SQArray)SQArray
Next(const SQObjectPtr &refpos, SQObjectPtr &outkey, SQObjectPtr &outval) (defined in SQArray)SQArrayinline
Pop() (defined in SQArray)SQArrayinline
Release() (defined in SQArray)SQArrayinline
Remove(SQInteger idx) (defined in SQArray)SQArrayinline
Reserve(SQInteger size) (defined in SQArray)SQArrayinline
Resize(SQInteger size) (defined in SQArray)SQArrayinline
Resize(SQInteger size, SQObjectPtr &fill) (defined in SQArray)SQArrayinline
Set(const SQInteger nidx, const SQObjectPtr &val) (defined in SQArray)SQArrayinline
ShrinkIfNeeded() (defined in SQArray)SQArrayinline
Size() const (defined in SQArray)SQArrayinline
Top() (defined in SQArray)SQArrayinline