This is the complete list of members for ot::ModelServiceAPI, including all inherited members.
| addEntitiesToModel(std::list< UID > &_topologyEntityIDList, std::list< UID > &_topologyEntityVersionList, std::list< bool > &_topologyEntityForceVisible, std::list< UID > &_dataEntityIDList, std::list< UID > &_dataEntityVersionList, std::list< UID > &_dataEntityParentList, const std::string &_changeComment, bool askForBranchCreation=true, bool saveModel=true) | ot::ModelServiceAPI | |
| addEntitiesToModel(std::list< UID > &&_topologyEntityIDList, std::list< UID > &&_topologyEntityVersionList, std::list< bool > &&_topologyEntityForceVisible, std::list< UID > &&_dataEntityIDList, std::list< UID > &&_dataEntityVersionList, std::list< UID > &&_dataEntityParentList, const std::string &_changeComment, bool askForBranchCreation=true, bool saveModel=true) | ot::ModelServiceAPI | |
| addGeometryOperation(UID _newEntityID, UID _newEntityVersion, std::string _newEntityName, std::list< UID > &_dataEntityIDList, std::list< UID > &_dataEntityVersionList, std::list< UID > &_dataEntityParentList, std::list< std::string > &_childrenList, const std::string &_changeComment) | ot::ModelServiceAPI | |
| addPropertiesToEntities(std::list< UID > &_entityList, const ot::PropertyGridCfg &_configuration) | ot::ModelServiceAPI | |
| deleteEntitiesFromModel(std::list< std::string > &_entityNameList, bool _saveModel=true) | ot::ModelServiceAPI | |
| enableMessageQueueing(bool flag) | ot::ModelServiceAPI | |
| getAvailableMeshes(std::string &_meshFolderName, UID &_meshFolderID, std::string &_meshName, UID &_meshID) | ot::ModelServiceAPI | |
| getCurrentModelVersion(void) | ot::ModelServiceAPI | |
| getCurrentVisualizationModelID(void) | ot::ModelServiceAPI | |
| getEntityChildInformation(const std::string &_entity, std::list< EntityInformation > &_entityInfo, bool recursive) | ot::ModelServiceAPI | |
| getEntityChildInformation(UID _entity, std::list< EntityInformation > &_entityInfo, bool recursive) | ot::ModelServiceAPI | |
| getEntityInformation(const std::list< UID > &_entities, std::list< EntityInformation > &_entityInfo) | ot::ModelServiceAPI | |
| getEntityInformation(const std::list< std::string > &_entities, std::list< EntityInformation > &_entityInfo) | ot::ModelServiceAPI | |
| getEntityInformation(const std::string &_entity, EntityInformation &_entityInfo) | ot::ModelServiceAPI | |
| getEntityProperties(UID _entity, bool _recursive, const std::string &_propertyGroupFilter, std::map< UID, EntityProperties > &_entityProperties) | ot::ModelServiceAPI | |
| getEntityProperties(const std::string &entityName, bool _recursive, const std::string &_propertyGroupFilter, std::map< UID, EntityProperties > &_entityProperties) | ot::ModelServiceAPI | |
| getIDsOfFolderItemsOfType(const std::string &_folder, const std::string &_entityClassName, bool recursive) | ot::ModelServiceAPI | |
| getListOfFolderItems(const std::string &_folder, bool recursive=false) | ot::ModelServiceAPI | |
| getModelServiceURL() | ot::ModelServiceAPI | inlineprotectedvirtual |
| getSelectedEntityInformation(std::list< EntityInformation > &_entityInfo, const std::string &typeFilter="") | ot::ModelServiceAPI | |
| getThisServiceURL() | ot::ModelServiceAPI | inlineprotectedvirtual |
| m_modelServiceURL | ot::ModelServiceAPI | protected |
| m_thisServiceURL | ot::ModelServiceAPI | protected |
| modelChangeOperationCompleted(const std::string &description) | ot::ModelServiceAPI | |
| ModelServiceAPI(const std::string &thisServiceURL, const std::string &modelServiceURL) | ot::ModelServiceAPI | inline |
| ModelServiceAPI() | ot::ModelServiceAPI | inline |
| readEntityFromEntityIDandVersion(UID _entityID, UID _version, ClassFactoryHandler &classFactory) | ot::ModelServiceAPI | |
| updatePropertyGrid() | ot::ModelServiceAPI | |
| updateTopologyEntities(ot::UIDList &topologyEntityIDs, ot::UIDList &topologyEntityVersions, const std::string &comment) | ot::ModelServiceAPI |