|
OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment.
|
This is the complete list of members for oms::Values, including all inherited members.
| allresources | oms::Values | |
| booleanStartValues | oms::Values | |
| booleanValues | oms::Values | |
| copyModelDescriptionUnitToResources(Values &value) | oms::Values | |
| deleteReferencesInSSD(const std::string &filename) | oms::Values | |
| deleteResourcesInSSP(const std::string &filename) | oms::Values | |
| deleteStartValue(const ComRef &cref) | oms::Values | |
| deleteStartValueInResources(const ComRef &cref) | oms::Values | |
| empty() const | oms::Values | private |
| exportParameterBindings(pugi::xml_node &node, Snapshot &snapshot, std::string variantName) const | oms::Values | |
| exportParameterMappingInline(pugi::xml_node &node) const | oms::Values | private |
| exportParameterMappingToSSM(pugi::xml_node &node) const | oms::Values | private |
| exportReduceSSV(pugi::xml_node &ssvNode, const ComRef &cref) | oms::Values | |
| exportStartValuesHelper(pugi::xml_node &node) const | oms::Values | private |
| exportToSSD(pugi::xml_node &node) const | oms::Values | |
| exportToSSMTemplate(pugi::xml_node &ssmNode, const ComRef &cref) | oms::Values | |
| exportToSSV(pugi::xml_node &ssvNode) const | oms::Values | |
| exportToSSVTemplate(pugi::xml_node &ssvNode, const ComRef &cref) | oms::Values | |
| exportUnitDefinitions(Snapshot &snapshot, std::string filename, std::string variantName) const | oms::Values | |
| exportUnitDefinitionsToSSVTemplate(Snapshot &snapshot, std::string filename) | oms::Values | |
| getBoolean(const ComRef &cref, bool &value) | oms::Values | |
| getBooleanFromModeldescription(const ComRef &cref, bool &value) | oms::Values | |
| getBooleanResources(const ComRef &cref, bool &value, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| getEnumerationTypeFromModeldescription(ComRef &cref) const | oms::Values | |
| getFilteredEnumerationDefinitionsToSSD(std::map< std::string, std::map< std::string, std::string >> &enumerationDefinitions) | oms::Values | |
| getFilteredUnitDefinitionsToSSD(std::map< std::string, std::map< std::string, std::string >> &unitDefinitions) | oms::Values | |
| getInteger(const ComRef &cref, int &value) | oms::Values | |
| getIntegerFromModeldescription(const ComRef &cref, int &value) | oms::Values | |
| getIntegerResources(const ComRef &cref, int &value, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| getMappedCrefEntry(const ComRef &cref) const | oms::Values | private |
| getReal(const ComRef &cref, double &value) | oms::Values | |
| getRealFromModeldescription(const ComRef &cref, double &value) | oms::Values | |
| getRealResources(const ComRef &cref, double &value, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| getString(const ComRef &cref, std::string &value) | oms::Values | |
| getStringFromModeldescription(const ComRef &cref, std::string &value) | oms::Values | |
| getStringResources(const ComRef &cref, std::string &value, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| getUnit(ComRef &cref) const | oms::Values | |
| getUnitFromModeldescription(ComRef &cref) const | oms::Values | |
| hasResources() | oms::Values | |
| importEnumerationDefinitions(const pugi::xml_node &node, std::string &enumTypeName) | oms::Values | |
| importFromSnapshot(const pugi::xml_node &node, const std::string &sspVersion, const Snapshot &snapshot, std::string variantName) | oms::Values | |
| importFromSnapshot(const Snapshot &snapshot, const std::string &ssvFilePath, const std::string &ssmFilename) | oms::Values | |
| importParameterMapping(const pugi::xml_node ¶meterMapping) | oms::Values | private |
| importStartValuesHelper(const pugi::xml_node ¶meters) | oms::Values | private |
| importUnitDefinitions(const pugi::xml_node &node) | oms::Values | |
| integerStartValues | oms::Values | |
| integerValues | oms::Values | |
| isEntryReferencedInSSM(const ComRef &cref) const | oms::Values | private |
| linkResources | oms::Values | |
| mappedEntry | oms::Values | |
| modelDescriptionBooleanStartValues | oms::Values | |
| modeldescriptionEnumeration | oms::Values | |
| modelDescriptionIntegerStartValues | oms::Values | |
| modelDescriptionRealStartValues | oms::Values | |
| modelDescriptionStringStartValues | oms::Values | |
| modeldescriptionTypeDefinitions | oms::Values | |
| modeldescriptionUnitDefinitions | oms::Values | |
| modelDescriptionVariableUnits | oms::Values | |
| modelStructureDerivatives | oms::Values | |
| modelStructureDerivativesDependencyExist | oms::Values | |
| modelStructureInitialUnknowns | oms::Values | |
| modelStructureInitialUnknownsDependencyExist | oms::Values | |
| modelStructureOutputDependencyExist | oms::Values | |
| modelStructureOutputs | oms::Values | |
| parameterResources | oms::Values | |
| parseModelDescription(const filesystem::path &root, std::string &guid_) | oms::Values | |
| parseModelDescriptionFmi3(const filesystem::path &root, std::string &guid_) | oms::Values | |
| parseModelStructureDependencies(std::string &dependencies, std::vector< int > &dependencyList) | oms::Values | private |
| realStartValues | oms::Values | |
| realValues | oms::Values | |
| rename(const oms::ComRef &oldCref, const oms::ComRef &newCref) | oms::Values | |
| renameInResources(const oms::ComRef &oldCref, const oms::ComRef &newCref) | oms::Values | |
| setBoolean(const ComRef &cref, bool value) | oms::Values | |
| setBooleanResources(const ComRef &cref, bool value, const ComRef &fullCref, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| setInteger(const ComRef &cref, int value) | oms::Values | |
| setIntegerResources(const ComRef &cref, int value, const ComRef &fullCref, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| setReal(const ComRef &cref, double value) | oms::Values | |
| setRealResources(const ComRef &cref, double value, const ComRef &fullCref, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| setString(const ComRef &cref, const std::string &value) | oms::Values | |
| setStringResources(const ComRef &cref, const std::string &value, const ComRef &fullCref, bool externalInput, oms_modelState_enu_t modelState) | oms::Values | |
| setUnit(const ComRef &cref, const std::string &value) | oms::Values | |
| setUnitDefinitions(const ComRef &cref) | oms::Values | |
| setUnitResources(const ComRef &cref, const std::string &value, const ComRef &fullCref) | oms::Values | |
| ssmFile | oms::Values | |
| stringStartValues | oms::Values | |
| stringValues | oms::Values | |
| unitDefinitionsToExportInSSP | oms::Values | |
| updateModelDescriptionBooleanStartValue(const ComRef &cref, bool value) | oms::Values | |
| updateModelDescriptionIntegerStartValue(const ComRef &cref, int value) | oms::Values | |
| updateModelDescriptionRealStartValue(const ComRef &cref, double value) | oms::Values | |
| updateModelDescriptionStringStartValue(const ComRef &cref, std::string value) | oms::Values | |
| updateModelDescriptionVariableUnit(const ComRef &cref, const std::string &value) | oms::Values | |
| updateOrDeleteStartValueInReplacedComponent(Values &value, const ComRef &owner, std::vector< std::string > &warningList) | oms::Values | |
| Values() | oms::Values | |
| variableUnits | oms::Values | |
| ~Values() | oms::Values |