public class MapsFileIO extends ByteArrayFileIO implements FileIO
bytes, pathoflags, opSIOCGIFCONF, SIOCGIFFLAGS| 限定符 | 构造器和说明 |
|---|---|
protected |
MapsFileIO(int oflags,
String path,
byte[] bytes) |
|
MapsFileIO(int oflags,
String path,
Collection<Module> modules) |
protected |
MapsFileIO(int oflags,
String path,
Collection<Module> modules,
String additionContent) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static byte[] |
getMapsData(Collection<Module> modules,
String additionContent) |
int |
ioctl(Emulator<?> emulator,
long request,
long argp) |
close, fstat, getMmapData, lseek, pread, read, toString, writeaccept, getdents64, setFlags, statfsbind, canRead, connect, dup2, fcntl, ftruncate, getPath, getpeername, getsockname, getsockopt, listen, llseek, mmap2, recvfrom, sendto, setsockopt, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic MapsFileIO(int oflags,
String path,
Collection<Module> modules)
protected MapsFileIO(int oflags,
String path,
Collection<Module> modules,
String additionContent)
protected MapsFileIO(int oflags,
String path,
byte[] bytes)
protected static byte[] getMapsData(Collection<Module> modules, String additionContent)
public int ioctl(Emulator<?> emulator, long request, long argp)
ioctl 在接口中 FileIOioctl 在类中 ByteArrayFileIOCopyright © 2021. All rights reserved.