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