PEARL
Parallel Event Access and Replay Library
Classes | Namespaces | Typedefs
Paradigm.h File Reference

Declaration of the scoped enumeration type Paradigm. More...

#include <iosfwd>
#include <string>
#include <pearl/ScopedEnum.h>

Classes

struct  pearl::Paradigm_enum
 Helper struct defining the enumerators of the Paradigm scoped enumeration. More...
 

Namespaces

 pearl
 Namespace of the PEARL library.
 

Typedefs

typedef ScopedEnum< Paradigm_enum > pearl::Paradigm
 Enumeration type defining all known paradigms. More...
 

Functions

Stream I/O functions
std::ostream & pearl::operator<< (std::ostream &stream, const Paradigm &item)
 Stream output operator. More...
 
Conversion functions
std::string pearl::toString (const Paradigm &item)
 Get string representation of a paradigm object. More...
 
Stream I/O functions
std::ostream & pearl::operator<< (std::ostream &stream, const Paradigm &item)
 Stream output operator. More...
 

Detailed Description

This header file provides the declaration of the scoped enumeration type Paradigm and related functions.


Scalasca    Copyright © 1998–2019 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming