MLIR-AIE
Public Attributes | List of all members
cxxopts::values::parser_tool::ArguDesc Struct Reference

#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/cxxopts.hpp"

+ Collaboration diagram for cxxopts::values::parser_tool::ArguDesc:

Public Attributes

std::string arg_name = ""
 
bool grouping = false
 
bool set_value = false
 
std::string value = ""
 

Detailed Description

Definition at line 454 of file cxxopts.hpp.

Member Data Documentation

◆ arg_name

std::string cxxopts::values::parser_tool::ArguDesc::arg_name = ""

◆ grouping

bool cxxopts::values::parser_tool::ArguDesc::grouping = false

◆ set_value

bool cxxopts::values::parser_tool::ArguDesc::set_value = false

◆ value

std::string cxxopts::values::parser_tool::ArguDesc::value = ""

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