Class | Description |
---|---|
CPPObject |
Base class for C++ structs and classes.
|
CPPRuntime |
C++ runtime (derives from the C runtime).
|
CPPRuntime.CPPDestructor | |
CPPRuntime.MemoryOperators | |
CPPType |
Representation of a C++ type (including template parameters, which can be
types or constants).
|
BridJ does not permit C++ subclassing yet, nor does it support templates properly.
See the Current State page on BridJ's wiki for more information.
Copyright © 2009-2020. All Rights Reserved.