Public Member Functions | |
visible_item (const section *_sec, const std::string &visible_string) | |
visible_item (const topic *_t, const std::string &visible_string) | |
bool | operator== (const visible_item &vis_item) const |
bool | operator== (const section &sec) const |
bool | operator== (const topic &t) const |
Public Attributes | |
const topic * | t |
const section * | sec |
std::string | visible_string |
Definition at line 245 of file help.cpp.
help::help_menu::visible_item::visible_item | ( | const section * | _sec, | |
const std::string & | visible_string | |||
) |
help::help_menu::visible_item::visible_item | ( | const topic * | _t, | |
const std::string & | visible_string | |||
) |
bool help::help_menu::visible_item::operator== | ( | const visible_item & | vis_item | ) | const |
bool help::help_menu::visible_item::operator== | ( | const section & | sec | ) | const |
bool help::help_menu::visible_item::operator== | ( | const topic & | t | ) | const |
Definition at line 250 of file help.cpp.
Referenced by operator==(), and help::help_menu::process().
Definition at line 251 of file help.cpp.
Referenced by operator==(), and help::help_menu::process().
std::string help::help_menu::visible_item::visible_string |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |