#include <BuildingBlockEditors.hpp>
Definition at line 25 of file BuildingBlockEditors.hpp.
◆ ~editor_data_state()
dbe::editor_data_state::~editor_data_state |
( |
| ) |
|
|
virtualdefault |
◆ editor_data_state()
dbe::editor_data_state::editor_data_state |
( |
bool | isvalid, |
|
|
bool | isnotnull, |
|
|
bool | isobligatory ) |
|
inlineexplicitprotected |
◆ is_valid()
bool dbe::editor_data_state::is_valid |
( |
| ) |
const |
|
inline |
◆ must_be_set()
bool dbe::editor_data_state::must_be_set |
( |
| ) |
const |
|
inline |
◆ must_not_be_null()
bool dbe::editor_data_state::must_not_be_null |
( |
| ) |
const |
|
inline |
◆ m_notnull
bool dbe::editor_data_state::m_notnull |
|
protected |
◆ m_obligatory
bool dbe::editor_data_state::m_obligatory |
|
protected |
◆ m_valid
bool dbe::editor_data_state::m_valid |
|
protected |
The documentation for this class was generated from the following files: