The Gaudi Framework  v30r3 (a5ef0a68)
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 117 of file PrecedenceRulesGraph.h.

Constructor & Destructor Documentation

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

Definition at line 118 of file PrecedenceRulesGraph.h.

118 : m_id( id ) {}

Member Data Documentation

DataObjID precedence::DataProps::m_id

Definition at line 120 of file PrecedenceRulesGraph.h.


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