OpenStudio:shared_gui_components
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
openstudio::OSCheckBox2 Class Reference

#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

OSCheckBox2parent
 

Constructor & Destructor Documentation

virtual openstudio::OSCheckBox2::~OSCheckBox2 ( )
inlinevirtual

Member Function Documentation

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 ( )

Member Data Documentation

OSCheckBox2 * openstudio::OSCheckBox2::parent