ScummVM API documentation
SQString Struct Reference
Inheritance diagram for SQString:
SQRefCounted

Public Member Functions

SQInteger Next (const SQObjectPtr &refpos, SQObjectPtr &outkey, SQObjectPtr &outval)
 
void Release ()
 
- Public Member Functions inherited from SQRefCounted
SQWeakRefGetWeakRef (SQObjectType type)
 

Static Public Member Functions

static SQStringCreate (SQSharedState *ss, const SQChar *, SQInteger len=-1)
 

Public Attributes

SQSharedState_sharedstate
 
SQString_next
 
SQInteger _len
 
SQHash _hash
 
SQChar _val [1]
 
- Public Attributes inherited from SQRefCounted
SQUnsignedInteger _uiRef
 
struct SQWeakRef_weakref
 

The documentation for this struct was generated from the following file: