This is the complete list of members for ExternalServicesComponent, including all inherited members.
ActionHandler() | ot::ActionHandler | |
ActionHandler(const ActionHandler &_other)=default | ot::ActionHandler | |
ActionHandler(ActionHandler &&_other)=default | ot::ActionHandler | |
activateModelVersion(const char *version) | ExternalServicesComponent | slot |
activateVersion(const std::string &_version) | ExternalServicesComponent | |
addShortcut(ServiceDataUi *_sender, const std::string &_keySequence) | ExternalServicesComponent | |
aNotifier() | ak::aNotifier | |
closeProject(bool saveChanges) | ExternalServicesComponent | |
controlsManager(void) | ExternalServicesComponent | inline |
createCleanedProperty(const ot::Property *const _item) | ExternalServicesComponent | |
createModel(const std::string &_projectName, const std::string &_collectionName) | ExternalServicesComponent | |
deallocateData(const char *data) | ExternalServicesComponent | slot |
deleteModel(ModelUIDtype modelID) | ExternalServicesComponent | |
disable(void) | ak::aNotifier | |
enable(void) | ak::aNotifier | |
entitiesSelected(ModelUIDtype modelID, ot::serviceID_t replyToServiceID, const std::string &selectionAction, const std::string &selectionInfo, std::list< std::string > &optionNames, std::list< std::string > &optionValues) | ExternalServicesComponent | |
EXECUTE enum value | ExternalServicesComponent | |
executeAction(ModelUIDtype modelID, ModelUIDtype buttonID) | ExternalServicesComponent | |
ExternalServicesComponent | ExternalServicesComponent | |
ExternalServicesComponent(AppBase *_owner) | ExternalServicesComponent | |
fillPropertyGrid(const std::string &_settings) | ExternalServicesComponent | |
GetAllUserProjects() | ExternalServicesComponent | |
getListOfProjectTemplates(void) | ExternalServicesComponent | |
getServiceFromName(const std::string &_serviceName) | ExternalServicesComponent | |
getServiceFromNameType(const ot::BasicServiceInformation &_info) | ExternalServicesComponent | |
getServiceFromNameType(const std::string &_serviceName, const std::string &_serviceType) | ExternalServicesComponent | |
getVisualizationModel(ModelUIDtype modelID) | ExternalServicesComponent | |
InformSenderAboutFinishedAction(std::string URL, std::string subsequentFunction) | ExternalServicesComponent | |
isCurrentModelModified(void) | ExternalServicesComponent | |
isEnabled(void) const | ak::aNotifier | |
isModelModified(ModelUIDtype modelID) | ExternalServicesComponent | |
itemRenamed(ModelUIDtype modelID, const std::string &newName) | ExternalServicesComponent | |
keepAlive() | ExternalServicesComponent | slot |
lockGui(void) | ExternalServicesComponent | slot |
lockManager(void) | ExternalServicesComponent | inline |
m_isEnabled | ak::aNotifier | protected |
modelSelectionChangedNotification(ModelUIDtype modelID, std::list< ModelUIDtype > &selectedEntityID, std::list< ModelUIDtype > &selectedVisibleEntityID) | ExternalServicesComponent | |
notify(ak::UID _senderId, ak::eventType _event, int _info1, int _info2) override | ExternalServicesComponent | virtual |
openProject(const std::string &projectName, const std::string &projectType, const std::string &collectionName) | ExternalServicesComponent | |
ot::ActionHandler::operator=(const ActionHandler &_other)=default | ot::ActionHandler | |
ot::ActionHandler::operator=(ActionHandler &&_other)=default | ot::ActionHandler | |
OT_ACTIONLIST(OT_ACTION_CMD_UI_LTS_IMPORT, OT_ACTION_CMD_UI_LTS_COMMIT, OT_ACTION_CMD_UI_LTS_GET, OT_ACTION_CMD_UI_LTS_UPLOAD, OT_ACTION_CMD_UI_LTS_DOWNLOAD, OT_ACTION_CMD_UI_LTS_COPY, OT_ACTION_CMD_UI_LTS_INFORMATION, OT_ACTION_CMD_UI_LTS_SETLTSPICEFILE) | ExternalServicesComponent | |
OT_HANDLER(handleStudioSuiteAction, ExternalServicesComponent, OT_ACTIONLIST(OT_ACTION_CMD_UI_SS_IMPORT, OT_ACTION_CMD_UI_SS_COMMIT, OT_ACTION_CMD_UI_SS_GET, OT_ACTION_CMD_UI_SS_UPLOAD, OT_ACTION_CMD_UI_SS_DOWNLOAD, OT_ACTION_CMD_UI_SS_COPY, OT_ACTION_CMD_UI_SS_INFORMATION, OT_ACTION_CMD_UI_SS_SETCSTFILE), ot::MessageType::ALL_MESSAGE_TYPES) OT_HANDLER(handleLTSpiceAction | ExternalServicesComponent | |
performAction(const char *json, const char *senderIP) | ExternalServicesComponent | slot |
prefetchDataThread(const std::string &projectName, std::list< std::pair< unsigned long long, unsigned long long > > prefetchIDs) | ExternalServicesComponent | |
projectIsOpened(const std::string &projectName, std::string &projectUser) | ExternalServicesComponent | |
propertyGridValueChanged(const ot::Property *_property) | ExternalServicesComponent | |
propertyGridValueDeleteRequested(const ot::Property *_property) | ExternalServicesComponent | |
QUEUE enum value | ExternalServicesComponent | |
queueAction(const char *json, const char *senderIP) | ExternalServicesComponent | slot |
ReadFileContent(const std::string &fileName, std::string &fileContent, unsigned long long &uncompressedDataLength) | ExternalServicesComponent | |
RequestFileNames(const std::string &dialogTitle, const std::string &fileMask) | ExternalServicesComponent | |
RequestType enum name | ExternalServicesComponent | |
requestUpdateVTKEntity(unsigned long long modelEntityID) | ExternalServicesComponent | |
saveProject() | ExternalServicesComponent | |
sendExecuteRequest(const char *url, const char *message) | ExternalServicesComponent | slot |
sendExecuteRequestWithAnswer(const char *url, const char *message) | ExternalServicesComponent | slot |
sendHttpRequest(RequestType operation, const std::string &url, ot::JsonDocument &doc, std::string &response) | ExternalServicesComponent | |
sendHttpRequest(RequestType operation, ot::OwnerService _service, ot::JsonDocument &doc, std::string &response) | ExternalServicesComponent | |
sendHttpRequest(RequestType operation, const ot::BasicServiceInformation &_service, ot::JsonDocument &doc, std::string &response) | ExternalServicesComponent | |
sendHttpRequest(RequestType operation, const std::string &url, const std::string &message, std::string &response) | ExternalServicesComponent | |
sendKeySequenceActivatedMessage(KeyboardCommandHandler *_sender) | ExternalServicesComponent | |
sendRelayedRequest(RequestType operation, const std::string &url, const std::string &json, std::string &response) | ExternalServicesComponent | |
sendRubberbandResultsToService(ot::serviceID_t _serviceId, const std::string &_note, const std::string &_pointJson, const std::vector< double > &transform) | ExternalServicesComponent | |
sendToModelService(const std::string &_message, std::string _response) | ExternalServicesComponent | |
sessionServiceURL(void) const | ExternalServicesComponent | inline |
setMessagingRelay(const std::string &_relayAddress) | ExternalServicesComponent | |
setProgressState(bool visible, const char *message, bool continuous) | ExternalServicesComponent | slot |
setProgressValue(int percentage) | ExternalServicesComponent | slot |
setRelayServiceIsRequired(void) | ExternalServicesComponent | |
setSessionServiceURL(const std::string &_url) | ExternalServicesComponent | inline |
setUiServiceURL(const std::string &_url) | ExternalServicesComponent | inline |
setVisualizationModel(ModelUIDtype modelID, ModelUIDtype visualizationModelID) | ExternalServicesComponent | |
showError(const char *message) | ExternalServicesComponent | slot |
showInformation(const char *message) | ExternalServicesComponent | slot |
shutdown(void) | ExternalServicesComponent | |
shutdownAfterSessionServiceDisconnected(void) | ExternalServicesComponent | slot |
uiServiceURL(void) const | ExternalServicesComponent | inline |
unlockGui(void) | ExternalServicesComponent | slot |
versionDeselected(void) | ExternalServicesComponent | |
versionSelected(const std::string &_version) | ExternalServicesComponent | |
~ActionHandler() | ot::ActionHandler | virtual |
~aNotifier() | ak::aNotifier | inlinevirtual |
~ExternalServicesComponent(void) | ExternalServicesComponent | virtual |