|
int | Error (const char *msg) |
|
int | WriteData (const void *data, asUINT size) |
|
void | WriteString (asCString *str) |
|
void | WriteFunction (asCScriptFunction *func) |
|
void | WriteFunctionSignature (asCScriptFunction *func) |
|
void | WriteGlobalProperty (asCGlobalProperty *prop) |
|
void | WriteObjectProperty (asCObjectProperty *prop) |
|
void | WriteDataType (const asCDataType *dt) |
|
void | WriteTypeInfo (asCTypeInfo *ot) |
|
void | WriteTypeDeclaration (asCTypeInfo *ot, int phase) |
|
void | WriteByteCode (asCScriptFunction *func) |
|
void | WriteEncodedInt64 (asINT64 i) |
|
int | FindTypeInfoIdx (asCTypeInfo *ti) |
|
int | FindTypeIdIdx (int typeId) |
|
int | FindFunctionIndex (asCScriptFunction *func) |
|
int | FindGlobalPropPtrIndex (void *) |
|
int | FindStringConstantIndex (void *str) |
|
int | FindObjectPropIndex (short offset, int typeId, asDWORD *bc) |
|
void | CalculateAdjustmentByPos (asCScriptFunction *func) |
|
int | AdjustStackPosition (int pos) |
|
int | AdjustProgramPosition (int pos) |
|
int | AdjustGetOffset (int offset, asCScriptFunction *func, asDWORD programPos) |
|
void | WriteUsedTypeIds () |
|
void | WriteUsedFunctions () |
|
void | WriteUsedGlobalProps () |
|
void | WriteUsedStringConstants () |
|
void | WriteUsedObjectProps () |
|
The documentation for this class was generated from the following file:
- engines/hpl1/engine/libraries/angelscript/sources/as_restore.h