PandA-2024.02
Public Member Functions | Private Attributes
last_intermediate_state Class Reference

#include <state_transition_graph.hpp>

Collaboration diagram for last_intermediate_state:
Collaboration graph
[legend]

Public Member Functions

 last_intermediate_state (StateTransitionGraphConstRef input_state_graph, bool enable)
 
vertex operator() (vertex top, vertex bottom)
 

Private Attributes

const StateTransitionGraphConstRef state_graph
 
bool pipeline
 

Detailed Description

Definition at line 498 of file state_transition_graph.hpp.

Constructor & Destructor Documentation

◆ last_intermediate_state()

last_intermediate_state::last_intermediate_state ( StateTransitionGraphConstRef  input_state_graph,
bool  enable 
)
inline

Definition at line 501 of file state_transition_graph.hpp.

Member Function Documentation

◆ operator()()

vertex last_intermediate_state::operator() ( vertex  top,
vertex  bottom 
)
inline

Definition at line 506 of file state_transition_graph.hpp.

References NULL_VERTEX, pipeline, THROW_ASSERT, and top().

Here is the call graph for this function:

Field Documentation

◆ pipeline

bool last_intermediate_state::pipeline
private

Definition at line 531 of file state_transition_graph.hpp.

◆ state_graph

const StateTransitionGraphConstRef last_intermediate_state::state_graph
private

Definition at line 530 of file state_transition_graph.hpp.


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

Generated on Mon Feb 12 2024 13:03:56 for PandA-2024.02 by doxygen 1.8.13