![]() |
Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
|
This is the complete list of members for duckdb::QueryProfiler, including all inherited members.
| AddToCounter(MetricType type, const idx_t amount) | duckdb::QueryProfiler | |
| context (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| CreateTree(const PhysicalOperator &root, const profiler_settings_t &settings, const idx_t depth=0) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| DrawPadded(const string &str, idx_t width) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | static |
| EndPhase() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| EndQuery() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| Finalize(ProfilingNode &node) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| FinalizeMetrics() | duckdb::QueryProfiler | |
| FinalizeMetricsInternal() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| Flush(OperatorProfiler &profiler) | duckdb::QueryProfiler | |
| Get(ClientContext &context) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | static |
| GetBytesRead() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| GetBytesWritten() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| GetExplainFormat(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| GetPrintFormat(ExplainFormat format=ExplainFormat::DEFAULT) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| GetRoot() | duckdb::QueryProfiler | inline |
| GetRootUnderLock(const std::function< void(optional_ptr< ProfilingNode >)> &callback) | duckdb::QueryProfiler | inline |
| GetSaveLocation() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| GetTreeMap() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | inline |
| Initialize(const PhysicalOperator &root) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| is_explain_analyze | duckdb::QueryProfiler | private |
| IsDetailedEnabled() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| IsEnabled() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| JSONSanitize(const Value &input) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | static |
| JSONSanitize(const string &text) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | static |
| lock | duckdb::QueryProfiler | mutableprivate |
| metrics_finalized | duckdb::QueryProfiler | private |
| MoveOptimizerPhasesToRoot() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| OperatorRequiresProfiling(const PhysicalOperatorType op_type) | duckdb::QueryProfiler | private |
| OperatorSize() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | inline |
| phase_profiler | duckdb::QueryProfiler | private |
| phase_stack | duckdb::QueryProfiler | private |
| phase_timings (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| PhaseTimingItem typedef (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| PhaseTimingStorage typedef | duckdb::QueryProfiler | private |
| Print() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| PrintOptimizerOutput() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| query_metrics | duckdb::QueryProfiler | private |
| query_requires_profiling | duckdb::QueryProfiler | private |
| QueryProfiler(ClientContext &context) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | explicit |
| QueryTreeToStream(std::ostream &str) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| QueryTreeToString() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| Render(const ProfilingNode &node, std::ostream &str) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| RenderDisabledMessage(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | private |
| Reset() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| root | duckdb::QueryProfiler | private |
| running | duckdb::QueryProfiler | private |
| SetBlockedTime(const double &blocked_thread_time) | duckdb::QueryProfiler | |
| Start(const string &query) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| StartExplainAnalyze() (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| StartPhase(MetricType phase_metric) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| StartQuery(const string &query, bool is_explain_analyze=false, bool start_at_optimizer=false) (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| StartTimer(MetricType type) | duckdb::QueryProfiler | |
| ToJSON() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| ToLog() const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| ToString(ExplainFormat format=ExplainFormat::DEFAULT) const | duckdb::QueryProfiler | |
| ToString(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| tree_map | duckdb::QueryProfiler | private |
| TreeMap typedef (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler | |
| WriteToFile(const char *path, string &info) const (defined in duckdb::QueryProfiler) | duckdb::QueryProfiler |