|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BridJRuntime.TypeInfo | |
|---|---|
| org.bridj | BridJ core classes and C runtime (Pointer, BridJ, SizeT, Platform, LastError...). |
| org.bridj.cpp | BridJ C++ runtime. |
| org.bridj.cs.dotnet | BridJ C# support specific to Microsoft's .NET platform (stub, not implemented). |
| org.bridj.cs.mono | BridJ C# support specific to Novell's Mono platform (stub, not implemented). |
| org.bridj.objc | BridJ Objective-C runtime (MacOS X only, not working properly yet). |
| Uses of BridJRuntime.TypeInfo in org.bridj |
|---|
| Classes in org.bridj that implement BridJRuntime.TypeInfo | |
|---|---|
class |
CRuntime.CTypeInfo<T extends NativeObject>
|
| Methods in org.bridj that return BridJRuntime.TypeInfo | ||
|---|---|---|
|
CRuntime.getTypeInfo(Type type)
|
|
|
BridJRuntime.getTypeInfo(Type type)
|
|
| Uses of BridJRuntime.TypeInfo in org.bridj.cpp |
|---|
| Classes in org.bridj.cpp that implement BridJRuntime.TypeInfo | |
|---|---|
class |
CPPRuntime.CPPTypeInfo<T extends CPPObject>
|
| Methods in org.bridj.cpp that return BridJRuntime.TypeInfo | ||
|---|---|---|
|
CPPRuntime.getTypeInfo(Type type)
|
|
| Uses of BridJRuntime.TypeInfo in org.bridj.cs.dotnet |
|---|
| Methods in org.bridj.cs.dotnet that return BridJRuntime.TypeInfo | ||
|---|---|---|
|
DotNetRuntime.getTypeInfo(Type type)
|
|
| Uses of BridJRuntime.TypeInfo in org.bridj.cs.mono |
|---|
| Methods in org.bridj.cs.mono that return BridJRuntime.TypeInfo | ||
|---|---|---|
|
MonoRuntime.getTypeInfo(Type type)
|
|
| Uses of BridJRuntime.TypeInfo in org.bridj.objc |
|---|
| Methods in org.bridj.objc that return BridJRuntime.TypeInfo | ||
|---|---|---|
|
ObjectiveCRuntime.getTypeInfo(Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||