Malloy
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
malloy::detail::controller_config Struct Reference

#include <controller_run_result.hpp>

Inheritance diagram for malloy::detail::controller_config:
Inheritance graph
[legend]

Public Member Functions

void validate ()
 

Public Attributes

std::size_t num_threads = 1
 
std::shared_ptr< spdlog::logger > logger
 

Detailed Description

Controller configuration.

Member Data Documentation

◆ logger

std::shared_ptr<spdlog::logger> malloy::detail::controller_config::logger

The logger instance to use.

◆ num_threads

std::size_t malloy::detail::controller_config::num_threads = 1

The number of worked threads for the I/O context to use.


The documentation for this struct was generated from the following file: