CMS 3D CMS Logo

List of all members | Public Attributes
DependencyGraph::node Struct Reference

Public Attributes

std::string class_
 
unsigned int id
 
std::string label
 
bool scheduled
 
EDMModuleType type
 

Detailed Description

Definition at line 88 of file DependencyGraph.cc.

Member Data Documentation

◆ class_

std::string DependencyGraph::node::class_

Definition at line 90 of file DependencyGraph.cc.

◆ id

unsigned int DependencyGraph::node::id

Definition at line 91 of file DependencyGraph.cc.

◆ label

std::string DependencyGraph::node::label

◆ scheduled

bool DependencyGraph::node::scheduled

Definition at line 93 of file DependencyGraph.cc.

◆ type

EDMModuleType DependencyGraph::node::type