Typedefs | Variables

xap_DialogFactory.cpp File Reference

#include "ut_debugmsg.h"
#include "ut_types.h"
#include "ut_vector.h"
#include "xap_App.h"
#include "xap_Frame.h"
#include "xap_DialogFactory.h"
#include "xap_Dialog_Id.h"

Typedefs

typedef std::multimap
< XAP_Dialog_Id, const
XAP_NotebookDialog::Page * > 
NotebookPages
typedef NotebookPages::iterator NotebookPagesIter

Variables

static NotebookPages s_mapNotebookPages

Typedef Documentation

typedef std::multimap<XAP_Dialog_Id, const XAP_NotebookDialog::Page*> NotebookPages
typedef NotebookPages::iterator NotebookPagesIter

Variable Documentation