#include <OSConcepts.hpp>
openstudio::DropZoneConcept::DropZoneConcept |
( |
const Heading & |
t_heading, |
|
|
bool |
t_hasClickFocus = true |
|
) |
| |
|
inline |
virtual openstudio::DropZoneConcept::~DropZoneConcept |
( |
| ) |
|
|
inlinevirtual |
virtual boost::optional<model::ModelObject> openstudio::DropZoneConcept::get |
( |
const ConceptProxy & |
obj | ) |
|
|
pure virtual |
virtual void openstudio::DropZoneConcept::reset |
( |
const ConceptProxy & |
obj | ) |
|
|
pure virtual |
virtual bool openstudio::DropZoneConcept::set |
( |
const ConceptProxy & |
obj, |
|
|
const model::ModelObject & |
|
|
) |
| |
|
pure virtual |