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 112 of file DependencyGraph.cc.

Member Data Documentation

std::string DependencyGraph::node::class_

Definition at line 114 of file DependencyGraph.cc.

unsigned int DependencyGraph::node::id

Definition at line 115 of file DependencyGraph.cc.

std::string DependencyGraph::node::label
bool DependencyGraph::node::scheduled

Definition at line 117 of file DependencyGraph.cc.

EDMModuleType DependencyGraph::node::type