|
int | Error (const char *msg) |
|
int | ReadInner () |
|
int | ReadData (void *data, asUINT size) |
|
void | ReadString (asCString *str) |
|
asCScriptFunction * | ReadFunction (bool &isNew, bool addToModule=true, bool addToEngine=true, bool addToGC=true, bool *isExternal=0) |
|
void | ReadFunctionSignature (asCScriptFunction *func, asCObjectType **parentClass=0) |
|
void | ReadGlobalProperty () |
|
void | ReadObjectProperty (asCObjectType *ot) |
|
void | ReadDataType (asCDataType *dt) |
|
asCTypeInfo * | ReadTypeInfo () |
|
void | ReadTypeDeclaration (asCTypeInfo *ot, int phase, bool *isExternal=0) |
|
void | ReadByteCode (asCScriptFunction *func) |
|
asWORD | ReadEncodedUInt16 () |
|
asUINT | ReadEncodedUInt () |
|
int | ReadEncodedInt () |
|
asQWORD | ReadEncodedUInt64 () |
|
asUINT | SanityCheck (asUINT val, asUINT max) |
|
int | SanityCheck (int val, asUINT max) |
|
void | ReadUsedTypeIds () |
|
void | ReadUsedFunctions () |
|
void | ReadUsedGlobalProps () |
|
void | ReadUsedStringConstants () |
|
void | ReadUsedObjectProps () |
|
asCTypeInfo * | FindType (int idx) |
|
int | FindTypeId (int idx) |
|
short | FindObjectPropOffset (asWORD index) |
|
asCScriptFunction * | FindFunction (int idx) |
|
void | TranslateFunction (asCScriptFunction *func) |
|
void | CalculateAdjustmentByPos (asCScriptFunction *func) |
|
int | AdjustStackPosition (int pos) |
|
int | AdjustGetOffset (int offset, asCScriptFunction *func, asDWORD programPos) |
|
void | CalculateStackNeeded (asCScriptFunction *func) |
|
asCScriptFunction * | GetCalledFunction (asCScriptFunction *func, asDWORD programPos) |
|
The documentation for this class was generated from the following file:
- engines/hpl1/engine/libraries/angelscript/sources/as_restore.h