|
Documentation for OpenFLUID
2.2.1
|

Go to the source code of this file.
Functions | |
| openfluid::ware::SimulatorSignature | getRefSignature () |
| void | compareSignatures (const openfluid::ware::SimulatorSignature &Sign1, const openfluid::ware::SimulatorSignature &Sign2, const std::string &Context) |
| void | compareDataItemsJSON (const openfluid::thirdparty::json &DataItem1, const openfluid::thirdparty::json &DataItem2) |
| void | compareIOConditionJSON (const openfluid::thirdparty::json &Object1, const openfluid::thirdparty::json &Object2, const std::string &ConditionKey) |
| void | compareJSON (const openfluid::thirdparty::json &Json1, const openfluid::thirdparty::json &Json2, const std::string &Context) |
| void compareDataItemsJSON | ( | const openfluid::thirdparty::json & | DataItem1, |
| const openfluid::thirdparty::json & | DataItem2 | ||
| ) |
| void compareIOConditionJSON | ( | const openfluid::thirdparty::json & | Object1, |
| const openfluid::thirdparty::json & | Object2, | ||
| const std::string & | ConditionKey | ||
| ) |
| void compareJSON | ( | const openfluid::thirdparty::json & | Json1, |
| const openfluid::thirdparty::json & | Json2, | ||
| const std::string & | Context | ||
| ) |
| void compareSignatures | ( | const openfluid::ware::SimulatorSignature & | Sign1, |
| const openfluid::ware::SimulatorSignature & | Sign2, | ||
| const std::string & | Context | ||
| ) |
| openfluid::ware::SimulatorSignature getRefSignature | ( | ) |