#include <GG/adobe/dictionary.hpp>
#include <boost/function.hpp>
Go to the source code of this file.
Classes | |
| struct | GG::ModalDialogResult |
Namespaces | |
| namespace | GG |
Typedefs | |
| typedef boost::function< bool(adobe::name_t, const adobe::any_regular_t &)> | GG::ButtonHandler |
Functions | |
| ModalDialogResult | GG::ExecuteModalDialog (std::istream &eve_definition, std::istream &adam_definition, ButtonHandler handler) |
| Wnd * | GG::MakeDialog (std::istream &eve_definition, std::istream &adam_definition, ButtonHandler handler) |
Definition in file EveGlue.h.
1.5.9