Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GraphNode.hxx File Reference
#include <string>
#include <memory>
#include <vector>
#include <string_view>
#include <iostream>
Include dependency graph for GraphNode.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Internal::RDF::GraphDrawing::GraphNode
 Class used to create the operation graph to be printed in the dot representation. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::RDF
 
namespace  ROOT::Internal::RDF::GraphDrawing
 

Enumerations

enum class  ROOT::Internal::RDF::GraphDrawing::ENodeType {
  ROOT::Internal::RDF::GraphDrawing::kAction , ROOT::Internal::RDF::GraphDrawing::kDefine , ROOT::Internal::RDF::GraphDrawing::kFilter , ROOT::Internal::RDF::GraphDrawing::kRange ,
  ROOT::Internal::RDF::GraphDrawing::kRoot , ROOT::Internal::RDF::GraphDrawing::kUsedAction
}