#include <IddKeyProperties.hpp>
| Public Member Functions | |
| IddKeyProperties () | |
| constructor  More... | |
| IddKeyProperties (const IddKeyProperties &other) | |
| copy constructor  More... | |
| bool | operator!= (const IddKeyProperties &other) const | 
| bool | operator== (const IddKeyProperties &other) const | 
| equality operator  More... | |
| Public Attributes | |
| std::string | note | 
| any notes  More... | |
IddKeyProperties is an all public class describing the properties of an IddKey object.
| openstudio::IddKeyProperties::IddKeyProperties | ( | ) | 
constructor
| openstudio::IddKeyProperties::IddKeyProperties | ( | const IddKeyProperties & | other | ) | 
copy constructor
| bool openstudio::IddKeyProperties::operator!= | ( | const IddKeyProperties & | other | ) | const | 
| bool openstudio::IddKeyProperties::operator== | ( | const IddKeyProperties & | other | ) | const | 
equality operator
| std::string openstudio::IddKeyProperties::note | 
any notes