Package org.bridj.cpp

BridJ C++ runtime.

See:
          Description

Interface Summary
CPPRuntime.ClassTypeVariableExtractor  
CPPRuntime.MethodTypeVariableExtractor  
 

Class Summary
CPPObject Base class for C++ structs and classes.
CPPRuntime C++ runtime (derives from the C runtime).
CPPRuntime.CPPDestructor  
CPPRuntime.MemoryOperators  
CPPRuntime.VirtMeth  
CPPType Representation of a C++ type (including template parameters, which can be types or constants).
 

Package org.bridj.cpp Description

BridJ C++ runtime.

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-2012. All Rights Reserved.