|
JNA API> 3.2.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.DefaultTypeMapper
com.sun.jna.win32.W32APITypeMapper
public class W32APITypeMapper
Provide standard conversion for W32 API types. This comprises the following native types:
| Field Summary | |
|---|---|
static TypeMapper |
ASCII
|
static TypeMapper |
UNICODE
|
| Constructor Summary | |
|---|---|
protected |
W32APITypeMapper(boolean unicode)
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.DefaultTypeMapper |
|---|
addFromNativeConverter, addToNativeConverter, addTypeConverter, getFromNativeConverter, getToNativeConverter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TypeMapper UNICODE
public static final TypeMapper ASCII
| Constructor Detail |
|---|
protected W32APITypeMapper(boolean unicode)
|
JNA API> 3.2.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||