|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRuntime | |
|---|---|
| org.bridj | BridJ core classes and C runtime (Pointer, BridJ, SizeT, Platform, LastError...). |
| 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.objc | BridJ Objective-C runtime (MacOS X only, not working properly yet). |
| Uses of CRuntime in org.bridj |
|---|
| Methods in org.bridj that return CRuntime | |
|---|---|
static CRuntime |
CRuntime.getInstance()
|
| Uses of CRuntime in org.bridj.cpp |
|---|
| Subclasses of CRuntime in org.bridj.cpp | |
|---|---|
class |
CPPRuntime
C++ runtime (derives from the C runtime). |
| Uses of CRuntime in org.bridj.cpp.com |
|---|
| Subclasses of CRuntime in org.bridj.cpp.com | |
|---|---|
class |
COMRuntime
Microsoft COM runtime, along with useful constants and methods. |
| Uses of CRuntime in org.bridj.cpp.mfc |
|---|
| Subclasses of CRuntime in org.bridj.cpp.mfc | |
|---|---|
class |
MFCRuntime
|
| Uses of CRuntime in org.bridj.objc |
|---|
| Subclasses of CRuntime in org.bridj.objc | |
|---|---|
class |
ObjectiveCRuntime
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||