IDA SDK
|
Information about one string from the string list. More...
#include <strlist.hpp>
Public Member Functions | |
string_info_t (ea_t _ea=BADADDR) | |
bool | operator< (const string_info_t &r) const |
Public Attributes | |
ea_t | ea |
int | length = 0 |
int | type = 0 |
Information about one string from the string list.