MySQL 8.4.0
Source Code Documentation
router_options.cc File Reference
#include "router_options.h"
#include <rapidjson/document.h>
#include <rapidjson/writer.h>
#include "log_suppressor.h"
#include "mysql/harness/event_state_tracker.h"
#include "mysql/harness/logging/logging.h"

Classes

class  anonymous_namespace{router_options.cc}::MetadataJsonOptions
 

Namespaces

namespace  anonymous_namespace{router_options.cc}
 

Macros

#define RAPIDJSON_HAS_STDSTRING   1
 

Functions

std::string to_string (const ReadOnlyTargets mode)
 
std::string to_string (const QuorumConnectionLostAllowTraffic allow)
 

Macro Definition Documentation

◆ RAPIDJSON_HAS_STDSTRING

#define RAPIDJSON_HAS_STDSTRING   1

Function Documentation

◆ to_string() [1/2]

std::string to_string ( const QuorumConnectionLostAllowTraffic  allow)

◆ to_string() [2/2]

std::string to_string ( const ReadOnlyTargets  mode)