This is the complete list of members for ot::components::ModelComponent, including all inherited members.
addNewDataEntity(UID entityID, UID entityVersion, UID entityParentID) | ot::components::ModelComponent | |
addNewTopologyEntity(UID entityID, UID entityVersion, bool forceVisible) | ot::components::ModelComponent | |
addResult1DCurveEntity(const std::string &name, const std::vector< double > &xdata, const std::vector< double > &ydataRe, const std::vector< double > &ydataIm, const std::string &xlabel, const std::string &xunit, const std::string &ylabel, const std::string &yunit, int colorID, bool visible) | ot::components::ModelComponent | |
addResult1DPlotEntity(const std::string &name, const std::string &title, const std::list< std::pair< UID, std::string > > &curves) | ot::components::ModelComponent | |
addResultTextEntity(const std::string &name, const std::string &text) | ot::components::ModelComponent | |
clearNewEntityList(void) | ot::components::ModelComponent | |
createEntityUID(void) | ot::components::ModelComponent | |
facetAndStoreGeometryEntity(EntityGeometry *entityGeom, bool forceVisible) | ot::components::ModelComponent | |
getBasicServiceInformation(void) const | ot::ServiceBase | inline |
getCurrentMaterialName(EntityPropertiesEntityList *material) | ot::components::ModelComponent | |
getServiceID(void) const | ot::ServiceBase | inline |
getServiceIDAsInt(void) const | ot::ServiceBase | |
getServiceName(void) const | ot::ServiceBase | inline |
getServiceType(void) const | ot::ServiceBase | inline |
getServiceURL(void) const | ot::ServiceBase | inline |
getSessionCount(void) const | ot::ServiceBase | inline |
getSiteId(void) const | ot::ServiceBase | inline |
importTableFile(const std::string &itemName) | ot::components::ModelComponent | |
loadMaterialInformation() | ot::components::ModelComponent | |
m_serviceID | ot::ServiceBase | protected |
m_serviceName | ot::ServiceBase | protected |
m_serviceType | ot::ServiceBase | protected |
m_serviceURL | ot::ServiceBase | protected |
m_sessionCount | ot::ServiceBase | protected |
m_siteId | ot::ServiceBase | protected |
ModelComponent(const std::string &_name, const std::string &_type, const std::string &_url, serviceID_t _id, ApplicationBase *_application) | ot::components::ModelComponent | |
operator!=(const ServiceBase &_other) const | ot::ServiceBase | |
ot::ServiceBase::operator=(const ServiceBase &_other) | ot::ServiceBase | |
operator==(const ServiceBase &_other) const | ot::ServiceBase | |
sendMessage(bool _queue, JsonDocument &_doc, std::string &_response) | ot::components::ModelComponent | |
ServiceBase() | ot::ServiceBase | |
ServiceBase(const std::string &_name, const std::string &_type) | ot::ServiceBase | |
ServiceBase(const std::string &_name, const std::string &_type, const std::string &_url, serviceID_t _id, const std::string &_siteId=std::string()) | ot::ServiceBase | |
ServiceBase(const ServiceBase &_other) | ot::ServiceBase | |
setServiceID(serviceID_t _id) | ot::ServiceBase | inline |
setServiceName(const std::string &_name) | ot::ServiceBase | inline |
setServiceType(const std::string &_type) | ot::ServiceBase | inline |
setServiceURL(const std::string &_url) | ot::ServiceBase | inline |
setSessionCount(int _count) | ot::ServiceBase | inline |
setSiteId(const std::string &_id) | ot::ServiceBase | inline |
storeNewEntities(const std::string &description, bool askForBranchCreation=true, bool storeModel=true) | ot::components::ModelComponent | |
~ModelComponent() | ot::components::ModelComponent | virtual |
~ServiceBase() | ot::ServiceBase | inlinevirtual |