PandA-2024.02
|
Helper class supporting the printing of vertexes of a graph. More...
#include "graph.hpp"
#include "custom_set.hpp"
#include <ostream>
#include <string>
#include "refcount.hpp"
Go to the source code of this file.
Data Structures | |
struct | prettyPrintVertex |
Class used to print a vertex of a graph. More... | |
Functions | |
forward declarations | |
Graph include Utility include | |
CONSTREF_FORWARD_DECL (BehavioralHelper) | |
CONSTREF_FORWARD_DECL (OpGraph) | |
REF_FORWARD_DECL (prettyPrintVertex) | |
CONSTREF_FORWARD_DECL (var_pp_functor) | |
REF_FORWARD_DECL (pointer_var_pp_functor) | |
Helper class supporting the printing of vertexes of a graph.
Definition in file prettyPrintVertex.hpp.
CONSTREF_FORWARD_DECL | ( | BehavioralHelper | ) |
CONSTREF_FORWARD_DECL | ( | OpGraph | ) |
CONSTREF_FORWARD_DECL | ( | var_pp_functor | ) |
REF_FORWARD_DECL | ( | prettyPrintVertex | ) |
REF_FORWARD_DECL | ( | pointer_var_pp_functor | ) |