Public Member Functions | Public Attributes | List of all members
wildcards::cards< T > Struct Template Reference

#include <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
 

Detailed Description

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

Definition at line 18 of file wildcards.hpp.

Constructor & Destructor Documentation

◆ cards() [1/2]

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

Definition at line 20 of file wildcards.hpp.

◆ cards() [2/2]

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

Definition at line 28 of file wildcards.hpp.

Member Data Documentation

◆ alt_close

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

Definition at line 51 of file wildcards.hpp.

◆ alt_enabled

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

Definition at line 49 of file wildcards.hpp.

◆ alt_open

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

Definition at line 50 of file wildcards.hpp.

◆ alt_or

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

Definition at line 52 of file wildcards.hpp.

◆ anything

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

Definition at line 42 of file wildcards.hpp.

◆ escape

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

Definition at line 44 of file wildcards.hpp.

◆ set_close

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

Definition at line 47 of file wildcards.hpp.

◆ set_enabled

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

Definition at line 45 of file wildcards.hpp.

◆ set_not

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

Definition at line 48 of file wildcards.hpp.

◆ set_open

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

Definition at line 46 of file wildcards.hpp.

◆ single

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

Definition at line 43 of file wildcards.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10