OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Member Functions | Public Attributes | List of all members
TagMaker::TagInfo Class Reference

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.

◆ TagInfo() [2/2]

TagMaker::TagInfo::TagInfo ( )
inline

Definition at line 73 of file TagMaker.h.

Member Data Documentation

◆ base

int TagMaker::TagInfo::base

◆ current

int TagMaker::TagInfo::current

Definition at line 71 of file TagMaker.h.

Referenced by TagMaker::current_tag(), TagMaker::next_tag(), and TagMaker::reset_tag().

◆ cycleSize

int TagMaker::TagInfo::cycleSize

Definition at line 70 of file TagMaker.h.

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


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