#include <OSSwitch.hpp>
Inheritance diagram for openstudio::OSSwitch:Public Member Functions | |
| void | bind (model::ModelObject &modelObject, const char *property) |
| void | unbind () |
| virtual | ~OSSwitch () |
Public Attributes | |
| OSSwitch * | parent |
|
inlinevirtual |
| void openstudio::OSSwitch::bind | ( | model::ModelObject & | modelObject, |
| const char * | property | ||
| ) |
| void openstudio::OSSwitch::unbind | ( | ) |
| OSSwitch * openstudio::OSSwitch::parent |