Package | Description |
---|---|
org.bridj | |
org.bridj.cpp |
BridJ C++ runtime.
|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
org.bridj.cpp.mfc |
BridJ Windows MFC runtime (not working properly yet).
|
org.bridj.dyncall | |
org.bridj.jawt |
BridJ JAWT utilities (to get the native peer handle of an AWT
Component ). |
org.bridj.objc |
BridJ Objective-C runtime (MacOS X only, not working properly yet).
|
Modifier and Type | Class and Description |
---|---|
class |
Callback<C extends Callback<C>>
Native C callback (beware : don't let your callbacks be GC'd before they're
used).
|
class |
StructObject
Base class for C structs.
|
Modifier and Type | Class and Description |
---|---|
class |
CPPObject
Base class for C++ structs and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
COMRuntime
Microsoft COM runtime, along with useful constants and methods.
|
class |
CY
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
DECIMAL
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
GUID
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
IUnknown |
class |
OLEAutomationLibrary
Wrapper for library oleaut32
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
class |
OLELibrary
Wrapper for library oleaut32
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
class |
RECT
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
SAFEARRAY
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
SAFEARRAYBOUND
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects. |
class |
VARIANT
Represents an object that can be interpreted as more than one type.
|
Modifier and Type | Class and Description |
---|---|
class |
MFCObject |
Modifier and Type | Class and Description |
---|---|
class |
DyncallLibrary
Wrapper for library dyncall
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
Modifier and Type | Class and Description |
---|---|
class |
JawtLibrary
Wrapper for library jawt
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
Modifier and Type | Class and Description |
---|---|
class |
FoundationLibrary |
class |
ObjCObject |
Copyright © 2009-2020. All Rights Reserved.