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

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

at(Int index)System::String
beginsWith(String str)System::String
beginWith(String str)System::String
build(...)System::String
call()System::Object
chop()System::String
class_idSystem::Object
defined(Object obj)System::Object
deserialize(ByteData serializedData)System::Object
downcase()System::String
dump()System::Object
each_all(FunctionObject func)System::Object
endsWith(String str)System::String
endWith(String str)System::String
find(String str, Int start_index=0)System::String
find_all(FunctionObject func)System::Object
format(String input)System::String
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
getObjectAttribute(string path)System::Object
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
isInstanceOf(Class classType)System::Object
iterator()System::Object
length()System::String
map_all(FunctionObject< Object > func)System::Object
Object()System::Object
operator!=()System::Stringinline
operator+(String left, String right)System::Stringinline
operator-(String left, String right)System::Stringinline
operator<()System::Stringinline
operator<=()System::Stringinline
operator==()System::Stringinline
operator>()System::Stringinline
operator>=()System::Stringinline
rc_classSystem::Object
rc_countSystem::Object
rc_sizeSystem::Object
removeLastOf(String str)System::String
replace(UInt index, UInt size, string replacement)System::String
replaceAll(String pattern, String replacement)System::String
rfind(String str, Int start_index=0)System::String
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
setObjectAttribute(string path, Object value)System::Object
split(String separator)System::String
String()System::Stringinline
substr(Int start_index=0)System::String
substr(Int start_index, Int length)System::String
toBool()System::Object
toByte()System::String
toDouble()System::Object
toFloat()System::Object
toInt()System::String
toLong()System::String
toShort()System::String
toString()System::Object
toSymbol()System::Object
toUByte()System::String
toUInt()System::String
toULong()System::String
toUShort()System::String
trim()System::String
trim(String trim_str)System::String
upcase()System::String
valueSystem::String
weak_countSystem::Object