Uses of Class
com.honeywell.ioctl.IoctlRWStruct

Packages that use IoctlRWStruct
com.honeywell.ioctl   
 

Uses of IoctlRWStruct in com.honeywell.ioctl
 

Methods in com.honeywell.ioctl with parameters of type IoctlRWStruct
 int HoneywellIOCTL.hsmReadData(IoctlRWStruct data)
          provides a method to retrieve data for a specific data element.
 int HoneywellIOCTL.hsmWriteData(IoctlRWStruct data)
          provides a method for writing data to be stored for a specific data element.