ReactOS
0.4.12-dev-722-g4ba3c90
|
Public Attributes | |
std::wstring | name |
int | id |
int | type |
tm_enums_t::iterator | enum_type |
Definition at line 34 of file themedump.cpp.
tm_enums_t::iterator tmdump::tm_property_t::enum_type |
Definition at line 39 of file themedump.cpp.
Referenced by tmdump::property_print::type_name().
int tmdump::tm_property_t::id |
Definition at line 37 of file themedump.cpp.
Referenced by tmdump::property_print::operator()().
std::wstring tmdump::tm_property_t::name |
Definition at line 36 of file themedump.cpp.
Referenced by tmdump::property_print::operator()().
int tmdump::tm_property_t::type |
Definition at line 38 of file themedump.cpp.
Referenced by tmdump::property_print::type_name().