CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
client::PerfOptions Struct Reference

#include <perf_client.h>

Public Member Functions

 PerfOptions (const std::string &default_label, const std::string &default_pid_file, CLI::App &app)
 

Public Attributes

std::string label
 
std::string pid_file
 
cli::ParsedAddress server_address
 
size_t max_writes_ahead = 0
 

Constructor & Destructor Documentation

◆ PerfOptions()

client::PerfOptions::PerfOptions ( const std::string &  default_label,
const std::string &  default_pid_file,
CLI::App &  app 
)
inline

Member Data Documentation

◆ label

std::string client::PerfOptions::label

◆ max_writes_ahead

size_t client::PerfOptions::max_writes_ahead = 0

◆ pid_file

std::string client::PerfOptions::pid_file

◆ server_address

cli::ParsedAddress client::PerfOptions::server_address

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