This is the complete list of members for openstudio::IdfObjectDiff, including all inherited members.
cast() const | openstudio::IdfObjectDiff | inline |
IdfObjectDiff() | openstudio::IdfObjectDiff | |
IdfObjectDiff(boost::optional< unsigned > index, boost::optional< std::string > oldValue, boost::optional< std::string > newValue) | openstudio::IdfObjectDiff | |
IdfObjectDiff(const std::shared_ptr< detail::IdfObjectDiff_Impl > &impl) | openstudio::IdfObjectDiff | protected |
index() const | openstudio::IdfObjectDiff | |
isNull() const | openstudio::IdfObjectDiff | |
newValue() const | openstudio::IdfObjectDiff | |
oldValue() const | openstudio::IdfObjectDiff | |
optionalCast() const | openstudio::IdfObjectDiff | inline |