JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Index
Search
Help
All Classes and Interfaces
All Classes and Interfaces
Interfaces
Classes
Record Classes
Exception Classes
Class
Description
AddressMapper
AddressWrapper
Advapi32
Advapi32Helper
ArrayParameter
BooleanWrapper
ByteArrayMapper
ByteMapper
ByteWrapper
C
Callback
回调函数需要继承此接口, 同时需要创建一个名为 "callback" 的方法
CallbackParameter
todo 参数校验不是特别完善
CharArrayMapper
CharMapper
CharWrapper
DoubleArrayMapper
DoubleMapper
DoubleWrapper
FFMHelper
FFMProxy
FILETIME
FloatArrayMapper
FloatMapper
FloatWrapper
IntArrayMapper
IntMapper
IntWrapper
Kernel32
LongArrayMapper
LongMapper
LongWrapper
Mapper
类型的映射 允许外部函数修改其值 如果仅用来读取 请考虑使用
Wrapper
或直接使用基本类型
MapperParameter
Parameter
RawValueParameter
原始值
RECT
ShortArrayMapper
ShortMapper
ShortWrapper
StringParameter
Struct
结构数据需要继承此接口
StructParameter
todo 目前 只支持单层的 结构 需要支持多层
User32
Win32Exception
WindowHelper
WindowHelper.WindowInfo
WindowsProxyHelper
设置 windows 系统的代理 (使用前请检查当前操作系统是否为 Windows !!!)
WindowsProxyHelper.ProxyInfo
WinError
WinNT
WinReg
WNDENUMPROC
Wrapper<V>
创建动机是为了规范化一些参数类型 此参数类型其实可以直接被替换成对应的基本类型 将其理解为只读 如果需要在外部函数中修改 请使用
Mapper