AngelScript
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCasIBinaryStreamA binary stream interface
oCasIJITCompilerThe interface that AS use to interact with the JIT compiler
oCasILockableSharedBoolA lockable shared boolean
oCasIObjectTypeThe interface for an object type
oCasIScriptContextThe interface to the virtual machine
oCasIScriptEngineThe engine interface
oCasIScriptFunctionThe interface for a script function description
oCasIScriptGenericThe interface for the generic calling convention
oCasIScriptModuleThe interface to the script modules
oCasIScriptObjectThe interface for an instance of a script object
oCasIThreadManagerThe interface for the thread manager
oCasSBCInfoInformation on a bytecode instruction
oCasSFuncPtrRepresents a function or method pointer
oCasSMessageInfoRepresents a compiler message
\CasSVMRegistersA struct with registers from the VM sent to a JIT compiled function