CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Classes | Public Member Functions | List of all members
CLRX::AsmSourcePosHandler Class Reference

class holds source position for section offset More...

#include <AsmSource.h>

Classes

struct  ReadPos
 

Public Member Functions

 AsmSourcePosHandler ()
 constructor
 
void pushSourcePos (size_t offset, const AsmSourcePos &sourcePos)
 push new source pos at offset
 
bool hasNext (const ReadPos &readPos) const
 return true if has next
 
std::pair< size_t, AsmSourcePosnextSourcePos (ReadPos &rPos)
 get next source position with offset
 
ReadPos findPositionByOffset (size_t offset) const
 

Detailed Description

class holds source position for section offset


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