|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CObject | |
|---|---|
| org.bridj.cpp.mfc | BridJ Windows MFC runtime (not working properly yet). |
| Uses of CObject in org.bridj.cpp.mfc |
|---|
| Subclasses of CObject in org.bridj.cpp.mfc | |
|---|---|
class |
CArchive
|
| Methods in org.bridj.cpp.mfc that return types with arguments of type CObject | |
|---|---|
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()
|
| Method parameters in org.bridj.cpp.mfc with type arguments of type CObject | |
|---|---|
void |
CRuntimeClass.m_pfnCreateObject(Pointer<Fun0<Pointer<CObject>>> m_pfnCreateObject)
|
| Constructor parameters in org.bridj.cpp.mfc with type arguments of type CObject | |
|---|---|
CObject(Pointer<? extends CObject> pInstance,
MFCRuntime mfcRuntime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||