The Gaudi Framework  v31r0 (aeb156f0)
precedence::DataProps Struct Reference

#include <src/PrecedenceRulesGraph.h>

Inheritance diagram for precedence::DataProps:
Collaboration diagram for precedence::DataProps:

Public Member Functions

 DataProps (const DataObjID &id)
 

Public Attributes

DataObjID m_id
 

Detailed Description

Definition at line 109 of file PrecedenceRulesGraph.h.

Constructor & Destructor Documentation

precedence::DataProps::DataProps ( const DataObjID id)
inline

Definition at line 110 of file PrecedenceRulesGraph.h.

110 : m_id( id ) {}

Member Data Documentation

DataObjID precedence::DataProps::m_id

Definition at line 112 of file PrecedenceRulesGraph.h.


The documentation for this struct was generated from the following file: