1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
- invMenu {m_title=0x00925288 "" m_menuItem=0x0073fd20 {0x00000000 <NULL>, 0x00000000 <NULL>, 0x00000000 <NULL>, ...} ...} sdds::Menu
+ m_title 0x00925288 "" char *
+ m_menuItem 0x0073fd20 {0x00000000 <NULL>, 0x00000000 <NULL>, 0x00000000 <NULL>, 0x00000000 <NULL>, 0x00000000 <NULL>, ...} sdds::MenuItem *[11]
m_menuCount 0 int
m_indentation 0 int
m_safe true bool
- mainMenu {m_title=0x00929b80 "" m_menuItem=0x0073fe30 {0x00931cd0 {m_item=0xdddddddd <Error reading characters of string.> }, ...} ...} sdds::Menu
+ m_title 0x00929b80 "" char *
+ m_menuItem 0x0073fe30 {0x00931cd0 {m_item=0xdddddddd <Error reading characters of string.> }, 0x00931f40 {m_item=...}, ...} sdds::MenuItem *[11]
m_menuCount 0 int
m_indentation 0 int
m_safe true bool
- subMenu1 {m_title=0x00931f70 "" m_menuItem=0x0073fdec {0x00931df0 {m_item=0xdddddddd <Error reading characters of string.> }, ...} ...} sdds::Menu
+ m_title 0x00931f70 "" char *
+ m_menuItem 0x0073fdec {0x00931df0 {m_item=0xdddddddd <Error reading characters of string.> }, 0x00931e80 {m_item=...}, ...} sdds::MenuItem *[11]
m_menuCount 0 int
m_indentation 0 int
m_safe true bool
- subMenu2 {m_title=0x00925248 "** Sub Menu **" m_menuItem=0x0073fda8 {0x00931d90 {m_item=0x0092e1d0 "The first" }, ...} ...} sdds::Menu
+ m_title 0x00925248 "** Sub Menu **" char *
+ m_menuItem 0x0073fda8 {0x00931d90 {m_item=0x0092e1d0 "The first" }, 0x00931fd0 {m_item=0x0092e320 "The second" }, ...} sdds::MenuItem *[11]
m_menuCount 3 int
m_indentation 2 int
m_safe false bool
- tempMenu {m_title=0x00933278 "** Sub Menu **" m_menuItem=0x0073fd64 {0x00931c40 {m_item=0x0092e208 "The first" }, ...} ...} sdds::Menu
+ m_title 0x00933278 "** Sub Menu **" char *
+ m_menuItem 0x0073fd64 {0x00931c40 {m_item=0x0092e208 "The first" }, 0x00931dc0 {m_item=0x0092e2b0 "The second" }, ...} sdds::MenuItem *[11]
m_menuCount 3 int
m_indentation 2 int
m_safe false bool
|