|
HDK
|
This is the complete list of members for PDG_Service, including all inherited members.
| acquireClient(UT_StringHolder &client_name, PDG_WorkItemID item_lock) | PDG_Service | |
| addPendingClient(const UT_StringHolder &server_address, int server_port, int client_num) | PDG_Service | |
| BaseType typedef | PDGT_TypeInstance< EnumType > | |
| cleanupService(UT_WorkBuffer &errors, bool stop_mq_server, bool wait_for_clients) | PDG_Service | |
| clearScheduler() | PDG_Service | |
| client(const UT_StringHolder &name) | PDG_Service | |
| clientLogDir() const | PDG_Service | inline |
| clientLogType() const | PDG_Service | inline |
| clientName(int client_num) const | PDG_Service | |
| clientNames() const | PDG_Service | |
| command() const | PDG_Service | inline |
| compareType(const BaseType *other_type, bool deep=true) const | PDGT_TypeInstance< EnumType > | inline |
| connectionTimeout() const | PDG_Service | inline |
| data() | PDG_Service | inline |
| envVarNames() const | PDG_Service | inline |
| envVarValues() const | PDG_Service | inline |
| eServiceAcquireBusy enum value | PDG_Service | |
| eServiceAcquireInvalidLock enum value | PDG_Service | |
| eServiceAcquireLocked enum value | PDG_Service | |
| eServiceAcquireSuccess enum value | PDG_Service | |
| eServiceAcquireSuccessLocked enum value | PDG_Service | |
| executeWorkItem(UT_WorkBuffer &errors, const UT_StringHolder &client_name, const PDG_WorkItem *work_item) | PDG_Service | |
| executeWorkItem(UT_WorkBuffer &errors, const UT_StringHolder &client_name, const PDG_WorkItem *work_item, const UT_WorkBuffer &script_buffer) | PDG_Service | |
| extraArgs() const | PDGT_TypeInstance< EnumType > | inline |
| extraArguments() const | PDG_Service | inline |
| getCommand(const char *server_address, int server_port, int client_num) const | PDG_Service | |
| getCommand(UT_StringArray &command_tokens, const char *server_address, int server_port, int client_num) const | PDG_Service | |
| getMemoryUsage(bool inclusive) const | PDGT_TypeInstance< EnumType > | inlinevirtual |
| getPollingClient() const | PDG_Service | inline |
| hasErrors() const | PDG_Service | inline |
| hasPollingClient() const | PDG_Service | inline |
| incrementStartingClientsCount() | PDG_Service | |
| isAutoStart() const | PDG_Service | inline |
| isInternal() const | PDG_Service | inline |
| isPersistent() const | PDG_Service | inline |
| isReloading() const | PDGT_TypeInstance< EnumType > | inline |
| isStartingOrRunning() const | PDG_Service | |
| isStoppingOrStopped() const | PDG_Service | |
| memoryLimit() const | PDG_Service | inline |
| memoryResetType() const | PDG_Service | inline |
| mqLogDir() const | PDG_Service | inline |
| mqLogLevel() const | PDG_Service | inline |
| mqPort() const | PDG_Service | inline |
| mqUrl() const | PDG_Service | inline |
| myBaseType | PDGT_TypeInstance< EnumType > | protected |
| myExtraArgs | PDGT_TypeInstance< EnumType > | protected |
| myReloading | PDGT_TypeInstance< EnumType > | protected |
| name() const | PDG_Service | inline |
| owner() const | PDG_Service | inline |
| PDG_Service(const PDG_BaseType *type, const PDGT_ValueArgs &extra_args, const UT_StringHolder &service_command, bool internal_service) | PDG_Service | |
| PDGT_TypeInstance() | PDGT_TypeInstance< EnumType > | inline |
| PDGT_TypeInstance(const PDGT_BaseType< EnumType > *base_type, const PDGT_ValueArgs &extra_args) | PDGT_TypeInstance< EnumType > | inline |
| ping(int client_num, UT_WorkBuffer &errors) const | PDG_Service | |
| pollingClientName() const | PDG_Service | |
| poolSize() const | PDG_Service | inline |
| port() const | PDG_Service | inline |
| releaseClient(UT_WorkBuffer &errors, const UT_StringHolder &client_name, PDG_ServiceResetWhen reset_when, PDG_ServiceResetType reset_type, int64 memory_usage) | PDG_Service | |
| reloadInstance(UT_WorkBuffer &errors) | PDGT_TypeInstance< EnumType > | inlinevirtual |
| resetClient(UT_WorkBuffer &errors, const UT_StringHolder &client_name=UT_StringHolder::theEmptyString) | PDG_Service | |
| restartClient(UT_WorkBuffer &errors, const UT_StringHolder &client_name) | PDG_Service | |
| schedulerContextName() const | PDG_Service | inline |
| schedulerName() const | PDG_Service | inline |
| ServiceAcquireResult enum name | PDG_Service | |
| serviceScheduler(UT_WorkBuffer &errors) const | PDG_Service | |
| setAutoStart(bool auto_start) | PDG_Service | inline |
| setClientLogDir(const UT_StringHolder &log_dir) | PDG_Service | inline |
| setClientLogType(PDG_ServiceLogType log_type) | PDG_Service | inline |
| setCommand(const UT_StringHolder &command) | PDG_Service | inline |
| setConnectionTimeout(int ms) | PDG_Service | inline |
| setData(PY_PyObject *new_data) | PDG_Service | |
| setEnvVarNames(const UT_StringArray &env_var_names) | PDG_Service | inline |
| setEnvVarValues(const UT_StringArray &env_var_values) | PDG_Service | inline |
| setExtraArguments(const UT_StringArray &args) | PDG_Service | inline |
| setMemoryLimit(exint memory_limit) | PDG_Service | inline |
| setMemoryResetType(PDG_ServiceResetType memory_reset_type) | PDG_Service | inline |
| setMqLogDir(const UT_StringHolder &log_dir) | PDG_Service | inline |
| setMqLogLevel(int log_level) | PDG_Service | inline |
| setMqPort(int mq_port) | PDG_Service | inline |
| setMqUrl(const UT_StringHolder &url) | PDG_Service | inline |
| setName(const UT_StringHolder &name) | PDG_Service | inline |
| setOwner(PDG_ServiceOwner owner) | PDG_Service | inline |
| setPersistent(bool persistent) | PDG_Service | inline |
| setPoolSize(int pool_size) | PDG_Service | inline |
| setPort(int port) | PDG_Service | inline |
| setReloading(bool is_reloading) | PDGT_TypeInstance< EnumType > | inline |
| setScheduler(const UT_StringHolder &name, const UT_StringHolder &context_name) | PDG_Service | |
| setState(PDG_ServiceState state) | PDG_Service | inline |
| startPollingClient() | PDG_Service | |
| startService(UT_WorkBuffer &errors, bool background) | PDG_Service | |
| state() const | PDG_Service | inline |
| stopClient(UT_WorkBuffer &errors, const UT_StringHolder &client_name) | PDG_Service | |
| stopPollingClient() | PDG_Service | |
| stopService(UT_WorkBuffer &errors, bool ignore_stopped) | PDG_Service | |
| theDataVersion | PDG_Service | static |
| type() const | PDGT_TypeInstance< EnumType > | inline |
| typeName() const | PDGT_TypeInstance< EnumType > | inline |
| unlockClient(PDG_WorkItemID item_lock, PDG_ServiceResetType reset_type, UT_WorkBuffer &errors) | PDG_Service | |
| waitForClients() | PDG_Service | |
| ~PDG_Service() override | PDG_Service | |
| ~PDGT_TypeInstance() | PDGT_TypeInstance< EnumType > | inlinevirtual |