Public Attributes | |
| const char * | name |
| bool | is_reg |
| bool | is_flag |
| unsigned long long | v |
Definition at line 64 of file abi_properties_gen.cxx.
Definition at line 67 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), and Create_Reg_Property().
| bool abi_property::is_reg |
Definition at line 66 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), and Create_Reg_Property().
| const char* abi_property::name |
Definition at line 65 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), and Create_Reg_Property().
| unsigned long long abi_property::v |
Definition at line 68 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), and Reg_Property().
1.6.1