|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WString | |
|---|---|
| jnr.posix | |
| Uses of WString in jnr.posix |
|---|
| Fields in jnr.posix with type parameters of type WString | |
|---|---|
static jnr.ffi.mapper.ToNativeConverter<WString,jnr.ffi.Pointer> |
WString.Converter
|
| Methods in jnr.posix that return WString | |
|---|---|
static WString |
WString.path(String path)
|
| Methods in jnr.posix with parameters of type WString | |
|---|---|
int |
WindowsLibC._wchmod(WString path,
int pmode)
|
int |
WindowsLibC._wmkdir(WString path)
|
boolean |
WindowsLibC.CreateHardLinkW(WString oldname,
WString newName,
WString reserved)
|
int |
WindowsLibC.GetFileAttributesW(WString path)
|
boolean |
WindowsLibC.RemoveDirectoryW(WString path)
|
boolean |
WindowsLibC.SetEnvironmentVariableW(WString envName,
WString envValue)
|
int |
WindowsLibC.SetFileAttributesW(WString path,
int flags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||