This is the complete list of members for openstudio::FSBase, including all inherited members.
Accept(FSVisitor &visitor) const =0 | openstudio::FSDispatchable | pure virtual |
color() const | openstudio::FSBase | |
FSBase()=default | openstudio::FSBase | explicit |
FSBase(const Json::Value &root) | openstudio::FSBase | explicit |
handle() const | openstudio::FSBase | |
id() const | openstudio::FSBase | |
m_color | openstudio::FSBase | protected |
m_handle | openstudio::FSBase | protected |
m_id | openstudio::FSBase | protected |
m_name | openstudio::FSBase | protected |
name() const | openstudio::FSBase | |
setColor(const std::string &color) | openstudio::FSBase | |
setHandle(const std::string &handle) | openstudio::FSBase | |
setId(const std::string &id) | openstudio::FSBase | |
setName(const std::string &name) | openstudio::FSBase | |
~FSDispatchable()=default | openstudio::FSDispatchable | virtual |