help::help_menu::visible_item Struct Reference

Information about an item that is visible in the menu. More...

Collaboration diagram for help::help_menu::visible_item:

Collaboration graph
[legend]

List of all members.

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 topict
const sectionsec
std::string visible_string


Detailed Description

Information about an item that is visible in the menu.

Definition at line 245 of file help.cpp.


Constructor & Destructor Documentation

help::help_menu::visible_item::visible_item ( const section _sec,
const std::string &  visible_string 
)

Definition at line 1939 of file help.cpp.

help::help_menu::visible_item::visible_item ( const topic _t,
const std::string &  visible_string 
)

Definition at line 1942 of file help.cpp.


Member Function Documentation

bool help::help_menu::visible_item::operator== ( const visible_item vis_item  )  const

Definition at line 1955 of file help.cpp.

References sec, and t.

bool help::help_menu::visible_item::operator== ( const section sec  )  const

Definition at line 1945 of file help.cpp.

References sec.

bool help::help_menu::visible_item::operator== ( const topic t  )  const

Definition at line 1950 of file help.cpp.

References t.


Member Data Documentation

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().

Definition at line 252 of file help.cpp.


The documentation for this struct was generated from the following file:

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs