| Package | Description |
|---|---|
| org.bridj.cpp.mfc |
BridJ Windows MFC runtime (not working properly yet).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CArchive |
| Modifier and Type | Method and Description |
|---|---|
Pointer<CObject> |
CRuntimeClass.CreateObject() |
static Pointer<CObject> |
CRuntimeClass.CreateObject(Pointer<Byte> lpszClassName) |
static Pointer<CObject> |
CRuntimeClass.CreateObject$2(Pointer<Character> lpszClassName) |
Pointer<Fun0<Pointer<CObject>>> |
CRuntimeClass.m_pfnCreateObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRuntimeClass.m_pfnCreateObject(Pointer<Fun0<Pointer<CObject>>> m_pfnCreateObject) |
| Constructor and Description |
|---|
CObject(Pointer<? extends CObject> pInstance,
MFCRuntime mfcRuntime) |
Copyright © 2009-2015. All Rights Reserved.