Skip to content

Namespace cxxopts::values::parser_tool

Namespace List > cxxopts > values > parser_tool

Classes

Type Name
struct ArguDesc
struct IntegerDesc

Public Functions

Type Name
bool IsFalseText (const std::string & text)
bool IsTrueText (const std::string & text)
ArguDesc ParseArgument (const char * arg, bool & matched)
IntegerDesc SplitInteger (const std::string & text)
OptionNames split_option_names (const std::string & text)

Public Functions Documentation

function IsFalseText

inline bool cxxopts::values::parser_tool::IsFalseText (
    const std::string & text
) 

function IsTrueText

inline bool cxxopts::values::parser_tool::IsTrueText (
    const std::string & text
) 

function ParseArgument

inline ArguDesc cxxopts::values::parser_tool::ParseArgument (
    const char * arg,
    bool & matched
) 

function SplitInteger

inline IntegerDesc cxxopts::values::parser_tool::SplitInteger (
    const std::string & text
) 

function split_option_names

inline OptionNames cxxopts::values::parser_tool::split_option_names (
    const std::string & text
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/zed/capture/cxxopts.hpp