#include "IddKeyProperties.hpp"
Public Member Functions | |
IddKeyProperties () | |
IddKeyProperties (const IddKeyProperties &other) | |
bool | operator!= (const IddKeyProperties &other) const |
bool | operator== (const IddKeyProperties &other) const |
Public Attributes | |
std::string | note |
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