MySQL 8.3.0
Source Code Documentation
SCC_all Class Reference
Inheritance diagram for SCC_all:
[legend]

Public Member Functions

 SCC_all ()=default
 
 ~SCC_all () override=default
 
bool accept_node (LO_node *) const override
 
bool accept_arc (LO_arc *) const override
 
- Public Member Functions inherited from SCC_visitor
 SCC_visitor ()=default
 
virtual ~SCC_visitor ()=default
 

Constructor & Destructor Documentation

◆ SCC_all()

SCC_all::SCC_all ( )
default

◆ ~SCC_all()

SCC_all::~SCC_all ( )
overridedefault

Member Function Documentation

◆ accept_arc()

bool SCC_all::accept_arc ( LO_arc ) const
inlineoverridevirtual

Implements SCC_visitor.

◆ accept_node()

bool SCC_all::accept_node ( LO_node ) const
inlineoverridevirtual

Implements SCC_visitor.


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