OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TagMaker::TagInfo Class Reference
Collaboration diagram for TagMaker::TagInfo:

Public Member Functions

 TagInfo (int b, int s)
 TagInfo ()

Public Attributes

int base
int cycleSize
int current

Detailed Description

Definition at line 66 of file TagMaker.h.

Constructor & Destructor Documentation

◆ TagInfo() [1/2]

TagMaker::TagInfo::TagInfo ( int b,
int s )
inline

Definition at line 72 of file TagMaker.h.

References base, current, and cycleSize.

◆ TagInfo() [2/2]

TagMaker::TagInfo::TagInfo ( )
inline

Definition at line 73 of file TagMaker.h.

References base, current, and cycleSize.

Member Data Documentation

◆ base

int TagMaker::TagInfo::base

◆ current

int TagMaker::TagInfo::current

◆ cycleSize

int TagMaker::TagInfo::cycleSize

Definition at line 70 of file TagMaker.h.

Referenced by TagMaker::create_base_tag(), TagMaker::next_tag(), TagInfo(), and TagInfo().


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