You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/haxe~cpp/index.json

1 line
49 KiB

7 years ago
{"entries":[{"name":"Abi","path":"abi/abi","type":"cpp.abi"},{"name":"ArrayBase","path":"arraybase","type":"cpp"},{"name":"ArrayBase.getBase()","path":"arraybase#getBase","type":"cpp"},{"name":"ArrayBase.getByteCount()","path":"arraybase#getByteCount","type":"cpp"},{"name":"ArrayBase.getElementSize()","path":"arraybase#getElementSize","type":"cpp"},{"name":"ArrayBase.length","path":"arraybase#length","type":"cpp"},{"name":"AtomicInt","path":"atomicint","type":"cpp"},{"name":"AtomicInt.atomicDec()","path":"atomicint#atomicDec","type":"cpp"},{"name":"AtomicInt.atomicInc()","path":"atomicint#atomicInc","type":"cpp"},{"name":"AtomicInt.exchangeIf()","path":"atomicint#exchangeIf","type":"cpp"},{"name":"AutoCast","path":"autocast","type":"cpp"},{"name":"Callable","path":"callable","type":"cpp"},{"name":"Callable.call","path":"callable#call","type":"cpp"},{"name":"Callable.fromFunction()","path":"callable#fromFunction","type":"cpp"},{"name":"Callable.fromStaticFunction()","path":"callable#fromStaticFunction","type":"cpp"},{"name":"Callable.geq()","path":"callable#geq","type":"cpp"},{"name":"Callable.getProcAddress()","path":"callable#getProcAddress","type":"cpp"},{"name":"Callable.get_call()","path":"callable#get_call","type":"cpp"},{"name":"Callable.gt()","path":"callable#gt","type":"cpp"},{"name":"Callable.leq()","path":"callable#leq","type":"cpp"},{"name":"Callable.lt()","path":"callable#lt","type":"cpp"},{"name":"Callable.toFunction()","path":"callable#toFunction","type":"cpp"},{"name":"CallableData","path":"callabledata","type":"cpp"},{"name":"CastCharStar","path":"castcharstar","type":"cpp"},{"name":"CastCharStar.fromString()","path":"castcharstar#fromString","type":"cpp"},{"name":"CastCharStar.toPointer()","path":"castcharstar#toPointer","type":"cpp"},{"name":"CDecl","path":"abi/cdecl","type":"cpp.abi"},{"name":"Char","path":"char","type":"cpp"},{"name":"Compress","path":"zip/compress","type":"cpp.zip"},{"name":"ConstCharStar","path":"constcharstar","type":"cpp"},{"name":"ConstCharStar.fromString()","path":"constcharstar#fromString","type":"cpp"},{"name":"ConstCharStar.toPointer()","path":"constcharstar#toPointer","type":"cpp"},{"name":"ConstCharStar.toString()","path":"constcharstar#toString","type":"cpp"},{"name":"ConstPointer","path":"constpointer","type":"cpp"},{"name":"ConstPointer.add()","path":"constpointer#add","type":"cpp"},{"name":"ConstPointer.at()","path":"constpointer#at","type":"cpp"},{"name":"ConstPointer.constRaw","path":"constpointer#constRaw","type":"cpp"},{"name":"ConstPointer.dec()","path":"constpointer#dec","type":"cpp"},{"name":"ConstPointer.fromPointer()","path":"constpointer#fromPointer","type":"cpp"},{"name":"ConstPointer.fromRaw()","path":"constpointer#fromRaw","type":"cpp"},{"name":"ConstPointer.geq()","path":"constpointer#geq","type":"cpp"},{"name":"ConstPointer.get_constRaw()","path":"constpointer#get_constRaw","type":"cpp"},{"name":"ConstPointer.get_raw()","path":"constpointer#get_raw","type":"cpp"},{"name":"ConstPointer.get_value()","path":"constpointer#get_value","type":"cpp"},{"name":"ConstPointer.gt()","path":"constpointer#gt","type":"cpp"},{"name":"ConstPointer.inc()","path":"constpointer#inc","type":"cpp"},{"name":"ConstPointer.incBy()","path":"constpointer#incBy","type":"cpp"},{"name":"ConstPointer.leq()","path":"constpointer#leq","type":"cpp"},{"name":"ConstPointer.lt()","path":"constpointer#lt","type":"cpp"},{"name":"ConstPointer.postIncVal()","path":"constpointer#postIncVal","type":"cpp"},{"name":"ConstPointer.ptr","path":"constpointer#ptr","type":"cpp"},{"name":"ConstPointer.raw","path":"constpointer#raw","type":"cpp"},{"name":"ConstPointer.rawCast()","path":"constpointer#rawCast","type":"cpp"},{"name":"ConstPointer.reinterpret()","path":"constpointer#reinterpret","type":"cpp"},{"name":"ConstPointer.setRaw()","path":"constpointer#setRaw","type":"cpp"},{"name":"ConstPointer.value","path":"constpointer#value","type":"cpp"},{"name":"ConstStar","path":"conststar","type":"cpp"},{"name":"Debugger","path":"vm/debugger","type":"cpp.vm"},{"name":"Debugger.addClassFunctionBreakpoint()","pa