Here is a list of all functions with links to the classes they belong to:
- r -
- readConstantPool() : Phasor::BytecodeDeserializer
- readDouble() : Phasor::BytecodeDeserializer
- readFunctionEntries() : Phasor::BytecodeDeserializer
- readHeader() : Phasor::BytecodeDeserializer
- readInstructions() : Phasor::BytecodeDeserializer
- readInt32() : Phasor::BytecodeDeserializer
- readInt64() : Phasor::BytecodeDeserializer
- readString() : Phasor::BytecodeDeserializer
- readUInt16() : Phasor::BytecodeDeserializer
- readUInt32() : Phasor::BytecodeDeserializer
- readUInt8() : Phasor::BytecodeDeserializer
- readVariableMapping() : Phasor::BytecodeDeserializer
- registerFileFunctions() : Phasor::StdLib
- registerFunctions() : Phasor::StdLib
- registerIOFunctions() : Phasor::StdLib
- registerMathFunctions() : Phasor::StdLib
- registerNativeFunction() : Phasor::VM
- registerStringFunctions() : Phasor::StdLib
- registerSysFunctions() : Phasor::StdLib
- registerTypeConvFunctions() : Phasor::StdLib
- regRun() : Phasor::VM
- reset() : Phasor::VM
- resetRegisters() : Phasor::CodeGenerator
- returnStatement() : Phasor::Parser, pulsar::Parser
- ReturnStmt() : Phasor::AST::ReturnStmt
- run() : Phasor::Assembler, Phasor::BinaryRuntime, Phasor::Compiler, Phasor::CppCompiler, Phasor::Disassembler, Phasor::NativeRuntime, Phasor::ScriptingRuntime, Phasor::VM, pulsar::Compiler, pulsar::Interpreter
- runScript() : Phasor::NativeRuntime
- runSource() : Phasor::ScriptingRuntime, pulsar::Interpreter
- runSourceString() : Phasor::ScriptingRuntime, pulsar::Interpreter