Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RootBrowseArgs Struct Reference

Definition at line 48 of file rootbrowse.cxx.

Public Types

enum class  EPrintUsage { kNo , kShort , kLong }

Public Attributes

std::string fFileName
EPrintUsage fPrintHelp = EPrintUsage::kNo
std::string fWeb

Member Enumeration Documentation

◆ EPrintUsage

enum class RootBrowseArgs::EPrintUsage
strong
Enumerator
kNo 
kShort 
kLong 

Definition at line 49 of file rootbrowse.cxx.

Member Data Documentation

◆ fFileName

std::string RootBrowseArgs::fFileName

Definition at line 56 of file rootbrowse.cxx.

◆ fPrintHelp

EPrintUsage RootBrowseArgs::fPrintHelp = EPrintUsage::kNo

Definition at line 54 of file rootbrowse.cxx.

◆ fWeb

std::string RootBrowseArgs::fWeb

Definition at line 55 of file rootbrowse.cxx.

Collaboration diagram for RootBrowseArgs:
[legend]

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