DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
dueca::TriggerPuller::TargetData Struct Reference

Combination of data needed to work with a target. More...

#include <Trigger.hxx>

Public Member Functions

TargetDataoperator= (const TargetData &o)
 Assignment operator.
 
 TargetData (const TargetData &o)
 Copy constructor.
 
 TargetData (const boost::intrusive_ptr< TriggerTarget > &t, unsigned id)
 Constructor.
 

Public Attributes

boost::intrusive_ptr< TriggerTarget > target
 The target receiving the triggering.
 
unsigned id
 Identification for the target.
 
ActivityManager * manager
 Activitymanager that receives the activity trigger.
 

Detailed Description

Combination of data needed to work with a target.

Constructor & Destructor Documentation

◆ TargetData()

dueca::TriggerPuller::TargetData::TargetData ( const boost::intrusive_ptr< TriggerTarget > & t,
unsigned id )

Constructor.

Parameters
tTriggertarget to keep a reference to.
ididentification number for this target.

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