Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
wildcards::cards< T > Struct Template Reference

template<typename T>
struct wildcards::cards< T >

Definition at line 22 of file wildcards.hpp.

Public Member Functions

constexpr cards (T a, T s, T e)
constexpr cards (T a, T s, T e, T so, T sc, T sn, T ao, T ac, T ar)

Public Attributes

alt_close
bool alt_enabled
alt_open
alt_or
anything
escape
set_close
bool set_enabled
set_not
set_open
single

#include </home/stephan/code/root-2/main/src/wildcards.hpp>

Constructor & Destructor Documentation

◆ cards() [1/2]

template<typename T>
wildcards::cards< T >::cards ( T a,
T s,
T e )
inlineconstexpr

Definition at line 23 of file wildcards.hpp.

◆ cards() [2/2]

template<typename T>
wildcards::cards< T >::cards ( T a,
T s,
T e,
T so,
T sc,
T sn,
T ao,
T ac,
T ar )
inlineconstexpr

Definition at line 27 of file wildcards.hpp.

Member Data Documentation

◆ alt_close

template<typename T>
T wildcards::cards< T >::alt_close

Definition at line 50 of file wildcards.hpp.

◆ alt_enabled

template<typename T>
bool wildcards::cards< T >::alt_enabled

Definition at line 48 of file wildcards.hpp.

◆ alt_open

template<typename T>
T wildcards::cards< T >::alt_open

Definition at line 49 of file wildcards.hpp.

◆ alt_or

template<typename T>
T wildcards::cards< T >::alt_or

Definition at line 51 of file wildcards.hpp.

◆ anything

template<typename T>
T wildcards::cards< T >::anything

Definition at line 41 of file wildcards.hpp.

◆ escape

template<typename T>
T wildcards::cards< T >::escape

Definition at line 43 of file wildcards.hpp.

◆ set_close

template<typename T>
T wildcards::cards< T >::set_close

Definition at line 46 of file wildcards.hpp.

◆ set_enabled

template<typename T>
bool wildcards::cards< T >::set_enabled

Definition at line 44 of file wildcards.hpp.

◆ set_not

template<typename T>
T wildcards::cards< T >::set_not

Definition at line 47 of file wildcards.hpp.

◆ set_open

template<typename T>
T wildcards::cards< T >::set_open

Definition at line 45 of file wildcards.hpp.

◆ single

template<typename T>
T wildcards::cards< T >::single

Definition at line 42 of file wildcards.hpp.

Collaboration diagram for wildcards::cards< T >:
[legend]

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