MySQL 8.0.37
Source Code Documentation
config.h File Reference
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  keyring_file::config::Config_pod
 

Namespaces

namespace  keyring_file
 
namespace  keyring_file::config
 

Functions

bool keyring_file::config::find_and_read_config_file (std::unique_ptr< Config_pod > &config_pod)
 Read configuration file. More...
 
bool keyring_file::config::create_config (std::unique_ptr< std::vector< std::pair< std::string, std::string > > > &metadata)
 Create configuration vector. More...