PEARL
Parallel Event Access and Replay Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
pearl::OmpAcquireLock_rep Class Reference

Event representation for OMP_ACQUIRE_LOCK events.

#include <pearl/OmpAcquireLock_rep.h>

Inheritance diagram for pearl::OmpAcquireLock_rep:
pearl::Event_rep pearl::SmallObject

List of all members.

Public Member Functions

virtual event_t getType () const
virtual bool isOfType (event_t type) const
virtual uint32_t getLockId () const
uint32_t getAcquisitionOrder () const
Constructors & destructor
 OmpAcquireLock_rep (timestamp_t timestamp, uint32_t lockId, uint32_t order)
 OmpAcquireLock_rep (const GlobalDefs &defs, Buffer &buffer)

Protected Member Functions

Generate human-readable output of event data
virtual std::ostream & output (std::ostream &stream) const

Constructor & Destructor Documentation

pearl::OmpAcquireLock_rep::OmpAcquireLock_rep ( timestamp_t  timestamp,
uint32_t  lockId,
uint32_t  order 
)

Member Function Documentation

virtual uint32_t pearl::OmpAcquireLock_rep::getLockId ( ) const [virtual]

Reimplemented from pearl::Event_rep.

virtual event_t pearl::OmpAcquireLock_rep::getType ( ) const [virtual]

Implements pearl::Event_rep.

virtual bool pearl::OmpAcquireLock_rep::isOfType ( event_t  type) const [virtual]

Implements pearl::Event_rep.

virtual std::ostream& pearl::OmpAcquireLock_rep::output ( std::ostream &  stream) const [protected, virtual]

Reimplemented from pearl::Event_rep.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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