#include <RunOptions.hpp>
Public Member Functions | |
| std::string | className () const |
| std::string | customFileName () const |
| CustomOutputAdapter (const std::string &customFileName, const std::string &className, const std::string &options) | |
| std::string | options () const |
| openstudio::CustomOutputAdapter::CustomOutputAdapter | ( | const std::string & | customFileName, |
| const std::string & | className, | ||
| const std::string & | options | ||
| ) |
| std::string openstudio::CustomOutputAdapter::className | ( | ) | const |
| std::string openstudio::CustomOutputAdapter::customFileName | ( | ) | const |
| std::string openstudio::CustomOutputAdapter::options | ( | ) | const |