Haxe C++ 官方文档

cpp

  • ArrayBase
  • ArrayBase.getBase()
  • ArrayBase.getByteCount()
  • ArrayBase.getElementSize()
  • ArrayBase.length
  • AtomicInt
  • AtomicInt.atomicDec()
  • AtomicInt.atomicInc()
  • AtomicInt.exchangeIf()
  • AutoCast
  • Callable
  • Callable.call
  • Callable.fromFunction()
  • Callable.fromStaticFunction()
  • Callable.geq()
  • Callable.getProcAddress()
  • Callable.get_call()
  • Callable.gt()
  • Callable.leq()
  • Callable.lt()
  • Callable.toFunction()
  • CallableData
  • CastCharStar
  • CastCharStar.fromString()
  • CastCharStar.toPointer()
  • Char
  • ConstCharStar
  • ConstCharStar.fromString()
  • ConstCharStar.toPointer()
  • ConstCharStar.toString()
  • ConstPointer
  • ConstPointer.add()
  • ConstPointer.at()
  • ConstPointer.constRaw
  • ConstPointer.dec()
  • ConstPointer.fromPointer()
  • ConstPointer.fromRaw()
  • ConstPointer.geq()
  • ConstPointer.get_constRaw()
  • ConstPointer.get_raw()
  • ConstPointer.get_value()
  • ConstPointer.gt()
  • ConstPointer.inc()
  • ConstPointer.incBy()
  • ConstPointer.leq()
  • ConstPointer.lt()
  • ConstPointer.postIncVal()
  • ConstPointer.ptr
  • ConstPointer.raw
  • ConstPointer.rawCast()
  • ConstPointer.reinterpret()
  • ConstPointer.setRaw()
  • ConstPointer.value
  • EnumBase
  • EnumBase.getIndex()
  • EnumBase.getParamCount()
  • EnumBase.getParameters()
  • EnumBase.getParamI()
  • EnumBase.getTag()
  • EnumBase._hx_getIndex()
  • EnumBase._hx_getParamCount()
  • EnumBase._hx_getParameters()
  • EnumBase._hx_getParamI()
  • EnumBase._hx_getTag()
  • FastIterator
  • FastIterator.hasNext()
  • FastIterator.next()
  • FILE
  • Finalizable
  • Finalizable.finalize()
  • Float32
  • Float64
  • Function
  • Function.call
  • Function.fromStaticFunction()
  • Function.geq()
  • Function.getProcAddress()
  • Function.get_call()
  • Function.gt()
  • Function.leq()
  • Function.lt()
  • Function.nativeFromStaticFunction()
  • Function.nativeGetProcAddress()
  • FunctionData
  • Int16
  • Int32
  • Int64
  • Int8
  • Lib
  • Lib.bytesReference()
  • Lib.getBinDirectory()
  • Lib.getDllExtension()
  • Lib.haxeToNeko()
  • Lib.load()
  • Lib.loadLazy()
  • Lib.nekoToHaxe()
  • Lib.print()
  • Lib.println()
  • Lib.pushDllSearchPath()
  • Lib.rethrow()
  • Lib.setFloatFormat()
  • Lib.stringReference()
  • Lib.unloadAllLibraries()
  • Lib._loadPrime()
  • NativeArc
  • NativeArc.bridgeTransfer()
  • NativeArc._bridgeTransfer()
  • NativeArray
  • NativeArray.address()
  • NativeArray.blit()
  • NativeArray.capacity()
  • NativeArray.create()
  • NativeArray.getBase()
  • NativeArray.getElementSize()
  • NativeArray.memcmp()
  • NativeArray.reserve()
  • NativeArray.resolveVirtualArray()
  • NativeArray.setData()
  • NativeArray.setSize()
  • NativeArray.setUnmanagedData()
  • NativeArray.unsafeGet()
  • NativeArray.unsafeSet()
  • NativeArray.zero()
  • NativeFile
  • NativeFile.file_close()
  • NativeFile.file_contents_bytes()
  • NativeFile.file_contents_string()
  • NativeFile.file_eof()
  • NativeFile.file_flush()
  • NativeFile.file_open()
  • NativeFile.file_read()
  • NativeFile.file_read_char()
  • NativeFile.file_seek()
  • NativeFile.file_stderr()
  • NativeFile.file_stdin()
  • NativeFile.file_stdout()
  • NativeFile.file_tell()
  • NativeFile.file_write()
  • NativeFile.file_write_char()
  • NativeGc
  • NativeGc.addFinalizable()
  • NativeGc.allocateExtended()
  • NativeGc.allocGcBytes()
  • NativeGc.allocGcBytesRaw()
  • NativeGc.memInfo()
  • NativeMath
  • NativeMath.castInt()
  • NativeMath.fastInt()
  • NativeMath.idiv()
  • NativeMath.imod()
  • NativeProcess
  • NativeProcess.process_close()
  • NativeProcess.process_exit()
  • NativeProcess.process_pid()
  • NativeProcess.process_run()
  • NativeProcess.process_run_with_show()
  • NativeProcess.process_stderr_read()
  • NativeProcess.process_stdin_close()
  • NativeProcess.process_stdin_write()
  • NativeProcess.process_stdout_read()
  • NativeRandom
  • NativeRandom.random_float()
  • NativeRandom.random_int()
  • NativeRandom.random_new()
  • NativeRandom.random_set_seed()
  • NativeSocket
  • NativeSocket.host_local()
  • NativeSocket.host_local_ipv6()
  • NativeSocket.host_resolve()
  • NativeSocket.host_resolve_ipv6()
  • NativeSocket.host_reverse()
  • NativeSocket.host_reverse_ipv6()
  • NativeSocket.host_to_string()
  • NativeSocket.host_to_string_ipv6()
  • NativeSocket.socket_accept()
  • NativeSocket.socket_bind()
  • NativeSocket.socket_bind_ipv6()
  • NativeSocket.socket_close()
  • NativeSocket.socket_connect()
  • NativeSocket.socket_connect_ipv6()
  • NativeSocket.socket_fast_select()
  • NativeSocket.socket_host()
  • NativeSocket.socket_init()
  • NativeSocket.socket_listen()
  • NativeSocket.socket_new()
  • NativeSocket.socket_new_ip()
  • NativeSocket.socket_peer()
  • NativeSocket.socket_poll()
  • NativeSocket.socket_poll_alloc()
  • NativeSocket.socket_poll_events()
  • NativeSocket.socket_poll_prepare()
  • NativeSocket.socket_read()
  • NativeSocket.socket_recv()
  • NativeSocket.socket_recv_char()
  • NativeSocket.socket_recv_from()
  • NativeSocket.socket_select()
  • NativeSocket.socket_send()
  • NativeSocket.socket_send_char()
  • NativeSocket.socket_send_to()
  • NativeSocket.socket_set_blocking()
  • NativeSocket.socket_set_fast_send()
  • NativeSocket.socket_set_timeout()
  • NativeSocket.socket_shutdown()
  • NativeSocket.socket_write()
  • NativeSsl
  • NativeSsl.cert_add_der()
  • NativeSsl.cert_add_pem()
  • NativeSsl.cert_get_altnames()
  • NativeSsl.cert_get_issuer()
  • NativeSsl.cert_get_next()
  • NativeSsl.cert_get_notafter()
  • NativeSsl.cert_get_notbefore()
  • NativeSsl.cert_get_subject()
  • NativeSsl.cert_load_defaults()
  • NativeSsl.cert_load_file()
  • NativeSsl.cert_load_path()
  • NativeSsl.conf_close()
  • NativeSsl.conf_new()
  • NativeSsl.conf_set_ca()
  • NativeSsl.conf_set_cert()
  • NativeSsl.conf_set_servername_callback()
  • NativeSsl.conf_set_verify()
  • NativeSsl.dgst_make()
  • NativeSsl.dgst_sign()
  • NativeSsl.dgst_verify()
  • NativeSsl.init()
  • NativeSsl.key_from_der()
  • NativeSsl.key_from_pem()
  • NativeSsl.ssl_close()
  • NativeSsl.ssl_get_peer_certificate()
  • NativeSsl.ssl_get_verify_result()
  • NativeSsl.ssl_handshake()
  • NativeSsl.ssl_new()
  • NativeSsl.ssl_read()
  • NativeSsl.ssl_recv()
  • NativeSsl.ssl_recv_char()
  • NativeSsl.ssl_send()
  • NativeSsl.ssl_send_char()
  • NativeSsl.ssl_set_hostname()
  • NativeSsl.ssl_set_socket()
  • NativeSsl.ssl_write()
  • NativeString
  • NativeString.compare()
  • NativeString.c_str()
  • NativeString.fromGcPointer()
  • NativeString.fromPointer()
  • NativeString.fromPointerLen()
  • NativeString.raw()
  • NativeString.utf8CharCodeAt()
  • NativeString.utf8DecodeAdvance()
  • NativeString.utf8IsValid()
  • NativeString.utf8Length()
  • NativeString.utf8Sub()
  • NativeSys
  • NativeSys.file_delete()
  • NativeSys.file_full_path()
  • NativeSys.get_cwd()
  • NativeSys.get_env()
  • NativeSys.print()
  • NativeSys.println()
  • NativeSys.put_env()
  • NativeSys.set_cwd()
  • NativeSys.set_time_locale()
  • NativeSys.sys_command()
  • NativeSys.sys_cpu_time()
  • NativeSys.sys_create_dir()
  • NativeSys.sys_env()
  • NativeSys.sys_exe_path()
  • NativeSys.sys_exists()
  • NativeSys.sys_exit()
  • NativeSys.sys_file_type()
  • NativeSys.sys_getch()
  • NativeSys.sys_get_pid()
  • NativeSys.sys_is64()
  • NativeSys.sys_read_dir()
  • NativeSys.sys_remove_dir()
  • NativeSys.sys_rename()
  • NativeSys.sys_sleep()
  • NativeSys.sys_stat()
  • NativeSys.sys_string()
  • NativeSys.sys_time()
  • NativeVirtualArray
  • NativeVirtualArray.concat()
  • NativeVirtualArray.copy()
  • NativeVirtualArray.filter()
  • NativeVirtualArray.indexOf()
  • NativeVirtualArray.insert()
  • NativeVirtualArray.iterator()
  • NativeVirtualArray.join()
  • NativeVirtualArray.lastIndexOf()
  • NativeVirtualArray.length
  • NativeVirtualArray.map()
  • NativeVirtualArray.pop()
  • NativeVirtualArray.push()
  • NativeVirtualArray.remove()
  • NativeVirtualArray.reverse()
  • NativeVirtualArray.shift()
  • NativeVirtualArray.slice()
  • NativeVirtualArray.sort()
  • NativeVirtualArray.splice()
  • NativeVirtualArray.toString()
  • NativeVirtualArray.unshift()
  • NativeXml
  • NativeXmlState
  • NativeXmlState.cdata()
  • NativeXmlState.comment()
  • NativeXmlState.doctype()
  • NativeXmlState.done()
  • NativeXmlState.pcdata()
  • NativeXmlState.xml()
  • Object
  • ObjectType
  • ObjectType.vtAbstractBase
  • ObjectType.vtArray
  • ObjectType.vtBool
  • ObjectType.vtClass
  • ObjectType.vtEnum
  • ObjectType.vtFloat
  • ObjectType.vtFunction
  • ObjectType.vtInt
  • ObjectType.vtInt64
  • ObjectType.vtNull
  • ObjectType.vtObject
  • ObjectType.vtString
  • ObjectType.vtUnknown
  • Pointer
  • Pointer.addressOf()
  • Pointer.arrayElem()
  • Pointer.destroy()
  • Pointer.destroyArray()
  • Pointer.endOf()
  • Pointer.fromHandle()
  • Pointer.fromPointer()
  • Pointer.fromRaw()
  • Pointer.get_ref()
  • Pointer.nativeArrayElem()
  • Pointer.nativeFromHandle()
  • Pointer.nativeOfArray()
  • Pointer.ofArray()
  • Pointer.postIncRef()
  • Pointer.ref
  • Pointer.setAt()
  • Pointer.set_ref()
  • Pointer.toUnmanagedArray()
  • Pointer.toUnmanagedVector()
  • Prime
  • Prime.load()
  • Prime.nekoInit()
  • Prime._loadPrime()
  • Random
  • Random.float()
  • Random.int()
  • Random.setSeed()
  • RawConstPointer
  • RawConstPointer.addressOf()
  • RawPointer
  • RawPointer.addressOf()
  • Reference
  • SizeT
  • Star
  • Stdio
  • Stdio.fclose()
  • Stdio.fopen()
  • Stdio.fprintf()
  • Stdio.fwrite()
  • Stdio.printf()
  • Stdlib
  • Stdlib.calloc()
  • Stdlib.free()
  • Stdlib.malloc()
  • Stdlib.memcpy()
  • Stdlib.nativeCalloc()
  • Stdlib.nativeFree()
  • Stdlib.nativeMalloc()
  • Stdlib.nativeMemcpy()
  • Stdlib.nativeRealloc()
  • Stdlib.realloc()
  • Stdlib.sizeof()
  • StdString
  • StdString.npos
  • StdString.ofString()
  • StdStringRef
  • StdStringRef.c_str()
  • StdStringRef.find()
  • StdStringRef.size()
  • StdStringRef.substr()
  • StdStringRef.toStdString()
  • StdStringRef.toString()
  • UInt16
  • UInt32
  • UInt64
  • UInt8
  • VarArg
  • VirtualArray
  • VirtualArray.concat()
  • VirtualArray.copy()
  • VirtualArray.filter()
  • VirtualArray.fromArray()
  • VirtualArray.get_length()
  • VirtualArray.indexOf()
  • VirtualArray.insert()
  • VirtualArray.iterator()
  • VirtualArray.join()
  • VirtualArray.lastIndexOf()
  • VirtualArray.length
  • VirtualArray.map()
  • VirtualArray.pop()
  • VirtualArray.push()
  • VirtualArray.remove()
  • VirtualArray.reverse()
  • VirtualArray.shift()
  • VirtualArray.slice()
  • VirtualArray.sort()
  • VirtualArray.splice()
  • VirtualArray.toArray()
  • VirtualArray.unshift()
  • Void
  • Xml
  • Xml.addChild()
  • Xml.attributes()
  • Xml.createCData()
  • Xml.createComment()
  • Xml.createDocType()
  • Xml.createDocument()
  • Xml.createElement()
  • Xml.createPCData()
  • Xml.createProcessingInstruction()
  • Xml.elements()
  • Xml.elementsNamed()
  • Xml.exists()
  • Xml.firstChild()
  • Xml.firstElement()
  • Xml.get()
  • Xml.insertChild()
  • Xml.iterator()
  • Xml.nodeName
  • Xml.nodeType
  • Xml.nodeValue
  • Xml.parent
  • Xml.parse()
  • Xml.remove()
  • Xml.removeChild()
  • Xml.set()
  • Xml.toString()
  • XmlType
  • XmlType.CData
  • XmlType.Comment
  • XmlType.DocType
  • XmlType.Document
  • XmlType.Element
  • XmlType.PCData
  • XmlType.ProcessingInstruction
  • cpp.vm

  • Debugger
  • Debugger.addClassFunctionBreakpoint()
  • Debugger.addFileLineBreakpoint()
  • Debugger.breakNow()
  • Debugger.continueThreads()
  • Debugger.deleteBreakpoint()
  • Debugger.enableCurrentThreadDebugging()
  • Debugger.getClasses()
  • Debugger.getCurrentThreadNumber()
  • Debugger.getFiles()
  • Debugger.getFilesFullPath()
  • Debugger.getStackVariables()
  • Debugger.getStackVariableValue()
  • Debugger.getThreadInfo()
  • Debugger.getThreadInfos()
  • Debugger.NONEXISTENT_VALUE()
  • Debugger.setEventNotificationHandler()
  • Debugger.setStackVariableValue()
  • Debugger.stepThread()
  • Debugger.STEP_INTO
  • Debugger.STEP_OUT
  • Debugger.STEP_OVER
  • Debugger.THREAD_CREATED
  • Debugger.THREAD_NOT_STOPPED()
  • Debugger.THREAD_STARTED
  • Debugger.THREAD_STOPPED
  • Debugger.THREAD_TERMINATED
  • Deque
  • Deque.add()
  • Deque.pop()
  • Deque.push()
  • ExecutionTrace
  • ExecutionTrace.traceFunctions()
  • ExecutionTrace.traceLines()
  • ExecutionTrace.traceOff()
  • Gc
  • Gc.compact()
  • Gc.doNotKill()
  • Gc.enable()
  • Gc.enterGCFreeZone()
  • Gc.exitGCFreeZone()
  • Gc.getNextZombie()
  • Gc.memInfo()
  • Gc.memInfo64()
  • Gc.memUsage()
  • Gc.MEM_INFO_CURRENT
  • Gc.MEM_INFO_LARGE
  • Gc.MEM_INFO_RESERVED
  • Gc.MEM_INFO_USAGE
  • Gc.run()
  • Gc.safePoint()
  • Gc.setFinalizer()
  • Gc.setMinimumFreeSpace()
  • Gc.setMinimumWorkingMemory()
  • Gc.setTargetFreeSpacePercentage()
  • Gc.trace()
  • Gc.versionCheck()
  • Lock
  • Lock.release()
  • Lock.wait()
  • Mutex
  • Mutex.acquire()
  • Mutex.release()
  • Mutex.tryAcquire()
  • Parameter
  • Parameter.name
  • Parameter.value
  • Profiler
  • Profiler.start()
  • Profiler.stop()
  • StackFrame
  • StackFrame.className
  • StackFrame.fileName
  • StackFrame.functionName
  • StackFrame.lineNumber
  • StackFrame.parameters
  • Thread
  • Thread.create()
  • Thread.current()
  • Thread.handle
  • Thread.readMessage()
  • Thread.sendMessage()
  • ThreadHandle
  • ThreadInfo
  • ThreadInfo.breakpoint
  • ThreadInfo.criticalErrorDescription
  • ThreadInfo.number
  • ThreadInfo.stack
  • ThreadInfo.status
  • ThreadInfo.STATUS_RUNNING
  • ThreadInfo.STATUS_STOPPED_BREAKPOINT
  • ThreadInfo.STATUS_STOPPED_BREAK_IMMEDIATE
  • ThreadInfo.STATUS_STOPPED_CRITICAL_ERROR
  • ThreadInfo.STATUS_STOPPED_UNCAUGHT_EXCEPTION
  • Tls
  • Tls.value
  • Unsafe
  • Unsafe.unsafeSet()
  • WeakRef
  • WeakRef.get()
  • WeakRef.set()
  • WeakRef.toString()
  • Index

  • index