Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GraphNode.hxx File Reference
#include <string>
#include <memory>
#include <vector>
#include "ROOT/RStringView.hxx"
#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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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
}