IDA SDK
|
Used by member_t::props.
Macros | |
#define | MF_OK 0x00000001 |
is the member ok? (always yes) | |
#define | MF_UNIMEM 0x00000002 |
is a member of a union? | |
#define | MF_HASUNI 0x00000004 |
has members of type "union"? | |
#define | MF_BYTIL 0x00000008 |
the member was created due to the type system | |
#define | MF_HASTI 0x00000010 |
has type information? | |