#include <OSCheckBox.hpp>
Inheritance diagram for openstudio::OSCheckBox2:Public Member Functions | |
| void | bind (model::ModelObject &modelObject, BoolGetter get, boost::optional< BoolSetter > set=boost::none, boost::optional< NoFailAction > reset=boost::none, boost::optional< BasicQuery > isDefaulted=boost::none) |
| void | unbind () |
| virtual | ~OSCheckBox2 () |
Public Attributes | |
| OSCheckBox2 * | parent |
|
inlinevirtual |
| void openstudio::OSCheckBox2::bind | ( | model::ModelObject & | modelObject, |
| BoolGetter | get, | ||
| boost::optional< BoolSetter > | set = boost::none, |
||
| boost::optional< NoFailAction > | reset = boost::none, |
||
| boost::optional< BasicQuery > | isDefaulted = boost::none |
||
| ) |
| void openstudio::OSCheckBox2::unbind | ( | ) |
| OSCheckBox2 * openstudio::OSCheckBox2::parent |