Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::RCmdLineOpts::RFlag Struct Reference

Definition at line 122 of file optparse.hxx.

Public Attributes

std::string fHelp
std::string fName
std::string fValue

#include </home/stephan/code/root-2/main/src/optparse.hxx>

Member Data Documentation

◆ fHelp

std::string ROOT::RCmdLineOpts::RFlag::fHelp

Definition at line 125 of file optparse.hxx.

◆ fName

std::string ROOT::RCmdLineOpts::RFlag::fName

Definition at line 123 of file optparse.hxx.

◆ fValue

std::string ROOT::RCmdLineOpts::RFlag::fValue

Definition at line 124 of file optparse.hxx.

Collaboration diagram for ROOT::RCmdLineOpts::RFlag:
[legend]

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