See: Description
| Package | Description |
|---|---|
| org.bridj | |
| org.bridj.ann |
BridJ annotations classes (used to decorate bindings ; you do not need to
browse this if you are using JNAerator).
|
| org.bridj.cpp |
BridJ C++ runtime.
|
| org.bridj.jawt |
BridJ JAWT utilities (to get the native peer handle of an AWT
Component). |
| Package | Description |
|---|---|
| org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
| org.bridj.cpp.com.shell |
BridJ mappings for some common Windows COM Shell interfaces.
|
| org.bridj.cpp.mfc |
BridJ Windows MFC runtime (not working properly yet).
|
| org.bridj.cpp.std |
Bindings for some C++ STL class templates.
|
| org.bridj.objc |
BridJ Objective-C runtime (MacOS X only, not working properly yet).
|
| Package | Description |
|---|---|
| org.bridj.func |
Dummy typed functions interfaces.
|
| org.bridj.util |
| Package | Description |
|---|---|
| org.bridj.demangling |
BridJ symbols demanglers.
|
| org.bridj.dyncall |
Don't panic ! While there are indeed many classes in BridJ, the only ones you need to know about are :
Pointer : your vital friend in this native messBridJ : to tune the native libraries resolution process, amongst other thingsCopyright © 2009-2015. All Rights Reserved.