#include <RunOptions.hpp>
◆ CustomOutputAdapter()
openstudio::CustomOutputAdapter::CustomOutputAdapter |
( |
std::string | customFileName, |
|
|
std::string | className, |
|
|
Json::Value | options = Json::nullValue ) |
|
explicit |
◆ className()
std::string openstudio::CustomOutputAdapter::className |
( |
| ) |
const |
◆ customFileName()
std::string openstudio::CustomOutputAdapter::customFileName |
( |
| ) |
const |
◆ fromString()
static CustomOutputAdapter openstudio::CustomOutputAdapter::fromString |
( |
std::string | customFileName, |
|
|
std::string | className, |
|
|
const std::string & | options ) |
|
static |
◆ options()
std::string openstudio::CustomOutputAdapter::options |
( |
| ) |
const |
◆ optionsJSON()
Json::Value openstudio::CustomOutputAdapter::optionsJSON |
( |
| ) |
const |
◆ toJSON()
Json::Value openstudio::CustomOutputAdapter::toJSON |
( |
| ) |
const |