LLVM OpenMP 22.0.0git
Classes | Namespaces | Variables
OmptCallbackHandler.h File Reference

This file provides the OMPT callback handling declarations. More...

#include "OmptAssertEvent.h"
#include "OmptAsserter.h"
#include "omp-tools.h"
#include <vector>

Go to the source code of this file.

Classes

class  omptest::OmptCallbackHandler
 Handler class to do whatever is needed to be done when a callback is invoked by the OMP runtime Supports a RecordAndReplay mechanism in which all OMPT events are recorded and then replayed. More...
 

Namespaces

namespace  omptest
 

Variables

omptest::OmptCallbackHandlerHandler
 

Detailed Description

This file provides the OMPT callback handling declarations.

Definition in file OmptCallbackHandler.h.

Variable Documentation

◆ Handler

Definition at line 18 of file OmptCallbackHandler.cpp.

Referenced by omptest::OmptCallbackHandler::get().