IDA SDK
Public Member Functions | Protected Attributes | List of all members
linput_buffer_t Class Reference

Helper class - adapts linput to be used in extract_... functions as a data supplier (see kernwin.hpp) More...

#include <diskio.hpp>

Public Member Functions

 linput_buffer_t (linput_t *linput, int64 size=0)
 
ssize_t read (void *buf, size_t n)
 
bool eof ()
 

Protected Attributes

linput_t * li
 

Detailed Description

Helper class - adapts linput to be used in extract_... functions as a data supplier (see kernwin.hpp)


The documentation for this class was generated from the following file: