The Gaudi Framework  v32r2 (46d42edc)
precedence::DataProps Struct Reference

#include <src/PRGraph/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 108 of file PrecedenceRulesGraph.h.

Constructor & Destructor Documentation

◆ DataProps()

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

Definition at line 109 of file PrecedenceRulesGraph.h.

109 : m_id( id ) {}

Member Data Documentation

◆ m_id

DataObjID precedence::DataProps::m_id

Definition at line 111 of file PrecedenceRulesGraph.h.


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