#include <IddKeyProperties.hpp>
|
std::string | note |
| any notes
|
|
IddKeyProperties is an all public class describing the properties of an IddKey object.
◆ IddKeyProperties() [1/2]
openstudio::IddKeyProperties::IddKeyProperties |
( |
| ) |
|
◆ IddKeyProperties() [2/2]
openstudio::IddKeyProperties::IddKeyProperties |
( |
const IddKeyProperties & | other | ) |
|
◆ operator!=()
bool openstudio::IddKeyProperties::operator!= |
( |
const IddKeyProperties & | other | ) |
const |
◆ operator==()
bool openstudio::IddKeyProperties::operator== |
( |
const IddKeyProperties & | other | ) |
const |
◆ note
std::string openstudio::IddKeyProperties::note |