HaxeAPI
  • Version 3.4.7
    • 3.2.1
    • 3.3.0
    • 3.4.2
    • 3.4.4
    • 3.4.5
    • 3.4.6
    • 3.4.7
    • 4.0.0
    • 4.0.5
    • 4.1.0
    • 4.1.4
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

Haxe/cpp API documentation

To get started with the Haxe cpp target:

  • Read through the Haxe Manual
  • Read the Haxe/C++ target details
  • Find and install popular Haxe/cpp libraries
  • Learn by example with the Haxe Code Cookbook

package cpp

..
abi
cppia
link
net
objc
rtti
vm
zip
ArrayBase

AtomicInt

AutoCast

Callable

CallableData

CastCharStar

Char

ConstCharStar

ConstPointer

ConstStar

EnumBase

FILE

FastIterator

Finalizable

Float32

Float64

Function

FunctionData

Int16

Int32

Int64

Int8

Lib

Platform-specific Cpp Library. Provides some platform-specific functions for the C++ target, such as conversion from Haxe types to native types and vice-versa.

NativeArc

NativeArray

NativeFile

NativeGc

NativeMath

NativeProcess

NativeRandom

NativeSocket

NativeSsl

NativeString

NativeSys

NativeVirtualArray

NativeXmlState

Object

ObjectType

Pointer

Prime

Random

RawConstPointer

RawPointer

Reference

SizeT

Star

StdString

StdStringRef

Stdio

Stdlib

Struct

UInt16

UInt32

UInt64

UInt8

VarArg

VirtualArray

Void

Xml

XmlType

This documentation is generated for version 3.4.7

© 2021  Haxe Foundation | Contribute to Haxe