Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
GraphNode.hxx File Reference
#include <string>
#include <memory>
#include <vector>
#include <string_view>
#include <iostream>

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
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
}