IOSS 2.0
Loading...
Searching...
No Matches
Ioss::glob::PositiveSetNode< charT > Class Template Reference

#include <Ioss_Glob.h>

Inheritance diagram for Ioss::glob::PositiveSetNode< charT >:
[legend]
Collaboration diagram for Ioss::glob::PositiveSetNode< charT >:
[legend]

Public Member Functions

 PositiveSetNode (AstNodePtr< charT > &&set)
 
void Accept (AstVisitor< charT > *visitor) override
 
AstNode< charT > * GetSet ()
 
- Public Member Functions inherited from Ioss::glob::AstNode< charT >
virtual ~AstNode ()=default
 
Type GetType () const
 

Private Attributes

AstNodePtr< charT > set_
 

Additional Inherited Members

- Public Types inherited from Ioss::glob::AstNode< charT >
enum class  Type {
  CHAR , RANGE , SET_ITEM , SET_ITEMS ,
  POS_SET , NEG_SET , SET , STAR ,
  ANY , GROUP , CONCAT_GLOB , UNION ,
  GLOB
}
 
- Protected Member Functions inherited from Ioss::glob::AstNode< charT >
 AstNode (Type type)
 

Constructor & Destructor Documentation

◆ PositiveSetNode()

template<class charT >
Ioss::glob::PositiveSetNode< charT >::PositiveSetNode ( AstNodePtr< charT > && set)
inlineexplicit

Member Function Documentation

◆ Accept()

template<class charT >
void Ioss::glob::PositiveSetNode< charT >::Accept ( AstVisitor< charT > * visitor)
inlineoverridevirtual

◆ GetSet()

template<class charT >
AstNode< charT > * Ioss::glob::PositiveSetNode< charT >::GetSet ( )
inline

Member Data Documentation

◆ set_

template<class charT >
AstNodePtr<charT> Ioss::glob::PositiveSetNode< charT >::set_
private

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