GTAdhocAPI
Gran Turismo (6) Adhoc API Documentation
Loading...
Searching...
No Matches
System::Class Member List

This is the complete list of members for System::Class, including all inherited members.

call()System::Object
Class(String name)System::Classinline
class_idSystem::Object
clearStatic()System::Module
defineAttribute(String attributeName, Object attributeValue)System::Module
defineClass(Class class)System::Module
defineClass(Object symbol, Class class)System::Module
defined(Object obj)System::Object
defineModule(Module module)System::Module
defineModule(Object symbol, Module module)System::Module
defineStatic(String staticName, Object staticValue)System::Module
deserialize(ByteData serializedData)System::Object
dump()System::Object
each_all(FunctionObject func)System::Object
each_attribute(FunctionObject< Array > func)System::Module
find_all(FunctionObject func)System::Module
find_static(FunctionObject precondition)System::Module
generator()System::Object
getArchiveTree()System::Object
getArrayCount()System::Object
getArrayElement(Object arg0)System::Object
getByteData()System::Object
getByteDataCapacity()System::Object
getByteDataCount()System::Object
getDeepCopy()System::Object
getMapCount()System::Object
getMapElement(Object arg0)System::Object
getModuleAttribute(String path)System::Module
getModulePath()System::Module
getObjectAttribute(string path)System::Object
getScopeAttribute(String path)System::Module
hasArrayInterface()System::Object
hasByteDataInterface()System::Object
hasFunctionInterface()System::Object
hasGeneratorInterface()System::Object
hasIteratorInterface()System::Object
hasMapInterface()System::Object
hasObjectSelectorInterface()System::Object
hasPrimitiveInterface()System::Object
hasVariableInterface()System::Object
import(Module module, Object symbol)System::Module
import(Module module, Object symbol, Object alias)System::Module
isInstanceOf(Class classType)System::Object
iterator()System::Object
load(String scriptName)System::Module
map_all(FunctionObject< Object > func)System::Object
map_attribute(FunctionObject< Array > func)System::Module
Module()System::Moduleinline
Module(String name)System::Moduleinline
nameSystem::Module
Object()System::Object
operator!=()System::Classinline
operator==()System::Classinline
operator_call()System::Classinline
operator_new()System::Classinline
rc_classSystem::Object
rc_countSystem::Object
rc_sizeSystem::Object
removeStatic(String staticName)System::Module
self()System::Object
serialize()System::Object
setArchiveTree()System::Object
setArrayCount()System::Object
setArrayElement(Object arg0, Object arg1)System::Object
setByteData(ByteData bytedata)System::Object
setByteDataCapacity(Int capacity)System::Object
setByteDataCount(Int count)System::Object
setDeepCopy(Object obj)System::Object
setMapElement(Object arg0, Object arg1)System::Object
setModuleAttribute(String path, Object value)System::Module
setObjectAttribute(string path, Object value)System::Object
setScopeAttribute(String path, Object value)System::Module
toBool()System::Object
toByte()System::Object
toDouble()System::Object
toFloat()System::Object
toInt()System::Object
toLong()System::Object
toShort()System::Object
toString()System::Object
toSymbol()System::Object
toUByte()System::Object
toUInt()System::Object
toULong()System::Object
toUShort()System::Object
weak_countSystem::Object