DelayTaggedUpdater Struct Reference
Collaboration diagram for DelayTaggedUpdater:
Public Member Functions | |
DelayTaggedUpdater (DelaySpec &_spec, int _incr) | |
Public Attributes | |
DelaySpec | spec |
int | incr |
Detailed Description
Definition at line 79 of file DelayTagged.cc.
Constructor & Destructor Documentation
◆ DelayTaggedUpdater()
Definition at line 80 of file DelayTagged.cc.
Member Data Documentation
◆ incr
int DelayTaggedUpdater::incr |
Definition at line 83 of file DelayTagged.cc.
Referenced by DelayTaggedUpdateVisitor::operator()().
◆ spec
DelaySpec DelayTaggedUpdater::spec |
Definition at line 82 of file DelayTagged.cc.
Referenced by DelayTaggedUpdateVisitor::operator()().
The documentation for this struct was generated from the following file:
- src/DelayTagged.cc