This is the complete list of members for WebServerControl, including all inherited members.
| _action_factory | ParallelParamObject | protected | 
| _app | MooseObject | protected | 
| _client_info | WebServerControl | private | 
| _client_info_lock | WebServerControl | mutableprivate | 
| _client_initialized | WebServerControl | private | 
| _client_timeout | WebServerControl | private | 
| _communicator | libMesh::ParallelObject | protected | 
| _console | ConsoleStreamInterface | |
| _controlled_values | WebServerControl | private | 
| _controlled_values_mutex | WebServerControl | private | 
| _current_execute_flag | SetupInterface | protected | 
| _currently_waiting | WebServerControl | private | 
| _depends_on | Control | protected | 
| _dt | TransientInterface | protected | 
| _dt_old | TransientInterface | protected | 
| _enabled | MooseObject | protected | 
| _execute_enum | SetupInterface | protected | 
| _factory | ParallelParamObject | protected | 
| _fe_problem | Control | protected | 
| _file_socket | WebServerControl | private | 
| _initial_client_timeout | WebServerControl | private | 
| _is_implicit | TransientInterface | protected | 
| _is_transient | TransientInterface | protected | 
| _kill_requested | WebServerControl | private | 
| _last_client_poke | WebServerControl | private | 
| _name | MooseBase | protected | 
| _pars | MooseBase | protected | 
| _pg_moose_app | PerfGraphInterface | protected | 
| _port | WebServerControl | private | 
| _prefix | PerfGraphInterface | protected | 
| _restartable_app | Restartable | protected | 
| _restartable_read_only | Restartable | protected | 
| _restartable_system_name | Restartable | protected | 
| _restartable_tid | Restartable | protected | 
| _server_thread_ptr | WebServerControl | private | 
| _server_weak_ptr | WebServerControl | private | 
| _t | TransientInterface | protected | 
| _t_old | TransientInterface | protected | 
| _t_step | TransientInterface | protected | 
| _terminate_requested | WebServerControl | private | 
| _ti_feproblem | TransientInterface | protected | 
| _ti_params | TransientInterface | protected | 
| _type | MooseBase | protected | 
| addPostprocessorDependencyHelper(const PostprocessorName &) const | PostprocessorInterface | inlineprotectedvirtual | 
| addReporterDependencyHelper(const ReporterName &) | ReporterInterface | inlineprotectedvirtual | 
| addServerAction(const std::string &path, std::function< Response(const Request &, WebServerControl &)> &&action, const ServerActionOptions &options={}) | WebServerControl | protected | 
| addServerAction(const std::string &path, std::function< WebServerControl::Response(const WebServerControl::Request &, WebServerControl &)> &&action, const WebServerControl::ServerActionOptions &options) | WebServerControl | |
| addServerActions() | WebServerControl | inlineprotectedvirtual | 
| addServerActionsInternal() | WebServerControl | private | 
| addUserObjectDependencyHelper(const UserObject &) const | UserObjectInterface | inlineprotectedvirtual | 
| addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) const | VectorPostprocessorInterface | inlineprotectedvirtual | 
| app_param | MooseBase | static | 
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | MooseBase | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | MooseBase | static | 
| clientPoke() | WebServerControl | private | 
| clientTimeoutErrorMessage(const Real timeout, const std::string &timeout_param_name, const std::optional< std::string > &suffix={}) const | WebServerControl | private | 
| comm() const | libMesh::ParallelObject | |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | MooseBase | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| Control(const InputParameters ¶meters) | Control | |
| ControlledValueBase typedef | WebServerControl | |
| convertJSON(const nlohmann::json &json_value, const key_T &key) | WebServerControl | protectedstatic | 
| coupledPostprocessors(const std::string ¶m_name) const | PostprocessorInterface | protected | 
| customSetup(const ExecFlagType &) | SetupInterface | inlinevirtual | 
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | DataFileInterface | |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected | 
| declareRecoverableData(const std::string &data_name, Args &&... args) | Restartable | protected | 
| declareRestartableData(const std::string &data_name, Args &&... args) | Restartable | protected | 
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected | 
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | Restartable | protected | 
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | Restartable | protected | 
| determineState() const | TransientInterface | inline | 
| enabled() const | MooseObject | inlinevirtual | 
| errorPrefix(const std::string &) const | MooseBase | inline | 
| execute() override final | WebServerControl | virtual | 
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | SolutionInvalidInterface | protected | 
| FunctionInterface(const MooseObject *moose_object) | FunctionInterface | |
| FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctionInterface | |
| getBase() const | MooseBase | inline | 
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBase | |
| getClientInfo() const | WebServerControl | protected | 
| getControllableParameter(const std::string ¶m_name) | Control | protected | 
| getControllableParameterByName(const std::string ¶m_name) | Control | protected | 
| getControllableParameterByName(const std::string &tag, const std::string &object_name, const std::string ¶m_name) | Control | protected | 
| getControllableParameterByName(const MooseObjectName &object_name, const std::string ¶m_name) | Control | protected | 
| getControllableParameterByName(const MooseObjectParameterName ¶m_name) | Control | protected | 
| getControllableValue(const std::string &name, bool warn_when_values_differ=true) | Control | protected | 
| getControllableValueByName(const std::string &name, bool warn_when_values_differ=true) | Control | protected | 
| getControllableValueByName(const std::string &object_name, const std::string ¶m_name, bool warn_when_values_differ=true) | Control | protected | 
| getControllableValueByName(const MooseObjectName &object_name, const std::string ¶m_name, bool warn_when_values_differ=true) | Control | protected | 
| getControllableValueByName(const std::string &tag, const std::string &object_name, const std::string ¶m_name, bool warn_when_values_differ=true) | Control | protected | 
| getControllableValueByName(const MooseObjectParameterName &desired, bool warn_when_values_differ=true) | Control | protected | 
| getDataFileName(const std::string ¶m) const | DataFileInterface | |
| getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
| getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
| getDependencies() | Control | inline | 
| getExecuteOnEnum() const | SetupInterface | |
| getExecuteOptions() | Control | static | 
| getFunction(const std::string &name) const | FunctionInterface | |
| getFunctionByName(const FunctionName &name) const | FunctionInterface | |
| getHitNode() const | MooseBase | inline | 
| getMooseApp() const | MooseBase | inline | 
| getParam(const std::string &name) const | MooseBase | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBase | |
| getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| getPostprocessorValueByName(const PostprocessorName &name) const | PostprocessorInterface | protectedvirtual | 
| getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| getPostprocessorValueOldByName(const PostprocessorName &name) const | PostprocessorInterface | protected | 
| getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| getPostprocessorValueOlderByName(const PostprocessorName &name) const | PostprocessorInterface | protected | 
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBase | |
| getReporterContextBaseByName(const ReporterName &reporter_name) const | ReporterInterface | protected | 
| getReporterName(const std::string ¶m_name) const | ReporterInterface | protected | 
| getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | ReporterInterface | protected | 
| getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected | 
| getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | ReporterInterface | protected | 
| getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected | 
| getRestartableData(const std::string &data_name) const | Restartable | protected | 
| getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getSharedPtr() | MooseObject | |
| getSharedPtr() const | MooseObject | |
| getUserObject(const std::string ¶m_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectBase(const std::string ¶m_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectName(const std::string ¶m_name) const | UserObjectInterface | |
| getVectorPostprocessorName(const std::string ¶m_name) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected | 
| hasBase() const | MooseBase | inline | 
| hasControllableParameterByName(const std::string &name) const | Control | protected | 
| hasFunction(const std::string ¶m_name) const | FunctionInterface | |
| hasFunctionByName(const FunctionName &name) const | FunctionInterface | |
| hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| hasPostprocessorByName(const PostprocessorName &name) const | PostprocessorInterface | protected | 
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected | 
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected | 
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected | 
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected | 
| hasUserObject(const std::string ¶m_name) const | UserObjectInterface | |
| hasUserObject(const std::string ¶m_name) const | UserObjectInterface | |
| hasUserObjectByName(const UserObjectName &object_name) const | UserObjectInterface | |
| hasUserObjectByName(const UserObjectName &object_name) const | UserObjectInterface | |
| hasVectorPostprocessor(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| hasVectorPostprocessor(const std::string ¶m_name) const | VectorPostprocessorInterface | protected | 
| hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected | 
| hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | protected | 
| initialSetup() | SetupInterface | virtual | 
| isClientInitialized() const | WebServerControl | inlineprivate | 
| isCurrentlyWaiting() const | WebServerControl | inlineprotected | 
| isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected | 
| isImplicit() | TransientInterface | inline | 
| isKillRequested() const | WebServerControl | inlineprivate | 
| isKokkosObject(IsKokkosObjectKey &&) const | MooseObject | inline | 
| isParamSetByUser(const std::string &name) const | MooseBase | inline | 
| isParamValid(const std::string &name) const | MooseBase | inline | 
| isTerminateRequested() const | WebServerControl | inlineprivate | 
| isVectorPostprocessorDistributed(const std::string ¶m_name) const | VectorPostprocessorInterface | protected | 
| isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | protected | 
| jacobianSetup() | SetupInterface | virtual | 
| kokkos_object_param | MooseBase | static | 
| messagePrefix(const bool hit_prefix=true) const | MooseBase | inline | 
| moose_base_param | MooseBase | static | 
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| ParallelParamObject::mooseDeprecated(Args &&... args) const | MooseBase | inline | 
| SolutionInvalidInterface::mooseDeprecated(Args &&... args) const | SolutionInvalidInterface | inline | 
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | MooseBase | inline | 
| mooseError(Args &&... args) const | MooseBase | inline | 
| mooseErrorNonPrefixed(Args &&... args) const | MooseBase | inline | 
| mooseInfo(Args &&... args) const | MooseBase | inline | 
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| ParallelParamObject::mooseWarning(Args &&... args) const | MooseBase | inline | 
| SolutionInvalidInterface::mooseWarning(Args &&... args) const | SolutionInvalidInterface | inline | 
| ParallelParamObject::mooseWarningNonPrefixed(Args &&... args) const | MooseBase | inline | 
| SolutionInvalidInterface::mooseWarningNonPrefixed(Args &&... args) const | SolutionInvalidInterface | inline | 
| n_processors() const | libMesh::ParallelObject | |
| name() const | MooseBase | inline | 
| name_param | MooseBase | static | 
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| outputClientTiming(const std::string &message, const std::chrono::time_point< std::chrono::steady_clock > &start) const | WebServerControl | private | 
| outputMessage(const std::string &message) const | WebServerControl | protected | 
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| ParallelParamObject(const InputParameters ¶ms) | ParallelParamObject | |
| paramError(const std::string ¶m, Args... args) const | MooseBase | |
| parameters() const | MooseBase | inline | 
| paramInfo(const std::string ¶m, Args... args) const | MooseBase | |
| ParallelParamObject::paramWarning(const std::string ¶m, Args... args) const | MooseBase | |
| SolutionInvalidInterface::paramWarning(const std::string ¶m, Args... args) const | SolutionInvalidInterface | inline | 
| perfGraph() | PerfGraphInterface | protected | 
| PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | protected | 
| PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | protected | 
| PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | protected | 
| PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | protected | 
| PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | protected | 
| PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | protected | 
| PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | PostprocessorInterface | protected | 
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | MooseBase | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | SolutionInvalidInterface | protected | 
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected | 
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected | 
| ReporterInterface(const MooseObject *moose_object) | ReporterInterface | protected | 
| RequestMethod enum name | WebServerControl | protected | 
| residualSetup() | SetupInterface | virtual | 
| Restartable(const MooseObject *moose_object, const std::string &system_name) | Restartable | |
| Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid) | Restartable | |
| Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="") | Restartable | |
| Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key) | Restartable | |
| restartableName(const std::string &data_name) const | Restartable | protected | 
| setClientInfo(const ClientInfo &info) | WebServerControl | private | 
| setClientInitialized() | WebServerControl | inlineprivate | 
| setControllableValue(const std::string &name, const T &value) | Control | protected | 
| setControllableValueByName(const std::string &name, const T &value) | Control | protected | 
| setControllableValueByName(const std::string &object_name, const std::string ¶m_name, const T &value) | Control | protected | 
| setControllableValueByName(const MooseObjectName &object_name, const std::string ¶m_name, const T &value) | Control | protected | 
| setControllableValueByName(const std::string &tag, const std::string &object_name, const std::string ¶m_name, const T &value) | Control | protected | 
| setControllableValueByName(const MooseObjectParameterName &name, const T &value) | Control | protected | 
| setCurrentlyWaiting(const bool value=true) | WebServerControl | inlineprivate | 
| setKillRequested() | WebServerControl | inlineprivate | 
| setTerminateRequested(const bool value=true) | WebServerControl | inlineprivate | 
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| startServer(const Moose::PassKey< StartWebServerControlAction >) | WebServerControl | |
| stopServer() | WebServerControl | private | 
| subdomainSetup() | SetupInterface | virtual | 
| timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected | 
| timestepSetup() | SetupInterface | virtual | 
| TransientInterface(const MooseObject *moose_object) | TransientInterface | |
| TransientInterface(const TransientInterface &object, const Moose::Kokkos::FunctorCopy &key) | TransientInterface | |
| type() const | MooseBase | inline | 
| type_param | MooseBase | static | 
| typeAndName() const | MooseBase | |
| unique_name_param | MooseBase | static | 
| uniqueName() const | MooseBase | |
| uniqueParameterName(const std::string ¶meter_name) const | MooseBase | |
| UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
| UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key) | UserObjectInterface | |
| usingCombinedWarningSolutionWarnings | MooseObject | |
| validParams() | WebServerControl | static | 
| VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false) | VectorPostprocessorInterface | protected | 
| VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | VectorPostprocessorInterface | protected | 
| WebServerControl(const InputParameters ¶meters) | WebServerControl | |
| ~Control() | Control | inlinevirtual | 
| ~MooseBase()=default | MooseBase | virtual | 
| ~MooseObject()=default | MooseObject | virtual | 
| ~ParallelObject()=default | libMesh::ParallelObject | virtual | 
| ~ParallelParamObject()=default | ParallelParamObject | virtual | 
| ~PerfGraphInterface()=default | PerfGraphInterface | protectedvirtual | 
| ~SetupInterface() | SetupInterface | virtual | 
| ~TransientInterface() | TransientInterface | virtual | 
| ~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | protectedvirtual | 
| ~WebServerControl() | WebServerControl | 
 1.8.14