checkMessage() | HopsanEssentials | |
createComponent(const HString &rTypeName) | HopsanEssentials | |
createComponentSystem() | HopsanEssentials | |
createConditionalComponentSystem() | HopsanEssentials | |
createNode(const HString &rNodeType) | HopsanEssentials | |
getCoreBuildTime() const | HopsanEssentials | |
getCoreCompiler() const | HopsanEssentials | |
getCoreMessageHandler() | HopsanEssentials | |
getCoreVersion() const | HopsanEssentials | |
getExternalComponentLibNames(std::vector< HString > &rLibNames) | HopsanEssentials | |
getExternalLibraryContents(const char *libPath, std::vector< HString > &rComponents, std::vector< HString > &rNodes) | HopsanEssentials | |
getLibPathForComponentType(const HString &rTypeName, HString &rLibPath) | HopsanEssentials | |
getMessage(HString &rMessage, HString &rType, HString &rTag) | HopsanEssentials | |
getNumDebugMessages() const | HopsanEssentials | |
getNumErrorMessages() const | HopsanEssentials | |
getNumFatalMessages() const | HopsanEssentials | |
getNumInfoMessages() const | HopsanEssentials | |
getNumWarningMessages() const | HopsanEssentials | |
getRegisteredComponentTypes() const | HopsanEssentials | |
getRegisteredNodeTypes() const | HopsanEssentials | |
getSimulationHandler() (defined in HopsanEssentials) | HopsanEssentials | |
hasComponent(const HString &rType) const | HopsanEssentials | |
haveQuantity(const HString &rQuantity) const | HopsanEssentials | |
HopsanEssentials() | HopsanEssentials | |
isCore64Bit() const | HopsanEssentials | |
isCoreDebugCompiled() const (defined in HopsanEssentials) | HopsanEssentials | |
loadExternalComponentLib(const char *path) | HopsanEssentials | |
loadHMFModel(const std::vector< unsigned char > xmlVector) (defined in HopsanEssentials) | HopsanEssentials | |
loadHMFModel(const char *xmlString, double &rStartTime, double &rStopTime) | HopsanEssentials | |
loadHMFModelFile(const char *filePath, double &rStartTime, double &rStopTime) | HopsanEssentials | |
openCoreLogFile(const char *absoluteFilePath) | HopsanEssentials | |
removeComponent(Component *pComponent) | HopsanEssentials | |
removeNode(Node *pNode) (defined in HopsanEssentials) | HopsanEssentials | |
reserveComponentTypeName(const HString &rTypeName) | HopsanEssentials | |
unLoadExternalComponentLib(const char *path) | HopsanEssentials | |
~HopsanEssentials() | HopsanEssentials | |