OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
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 70 of file TagMaker.h.

Constructor & Destructor Documentation

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

Definition at line 76 of file TagMaker.h.

TagMaker::TagInfo::TagInfo ( )
inline

Definition at line 77 of file TagMaker.h.

Member Data Documentation

int TagMaker::TagInfo::base
int TagMaker::TagInfo::current

Definition at line 75 of file TagMaker.h.

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

int TagMaker::TagInfo::cycleSize

Definition at line 74 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: