#include "element.h"#include "dialog.h"#include "datahash/datahash_util.h"
Go to the source code of this file.
Namespaces | |
| namespace | dialog |
Typedefs | |
| typedef std::vector < element_record_t > | dialog::vec_element_t |
Functions | |
| smart_ptr< Element > | dialog::createContainerElement (IN Manager *mgr, IN const Datahash *hash) |
Variables | |
| static const int | dialog::s_border = 2 |
1.7.1