gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AtomicOpInc< T > Class Template Reference

#include <gpu_dyn_inst.hh>

Inheritance diagram for AtomicOpInc< T >:
TypedAtomicOpFunctor< T > AtomicOpFunctor

Public Member Functions

 AtomicOpInc ()
 
void execute (T *b)
 
- Public Member Functions inherited from TypedAtomicOpFunctor< T >
void operator() (uint8_t *p)
 
- Public Member Functions inherited from AtomicOpFunctor
virtual ~AtomicOpFunctor ()
 

Detailed Description

template<typename T>
class AtomicOpInc< T >

Definition at line 134 of file gpu_dyn_inst.hh.

Constructor & Destructor Documentation

template<typename T >
AtomicOpInc< T >::AtomicOpInc ( )
inline

Definition at line 137 of file gpu_dyn_inst.hh.

Member Function Documentation

template<typename T >
void AtomicOpInc< T >::execute ( T *  b)
inlinevirtual

Implements TypedAtomicOpFunctor< T >.

Definition at line 138 of file gpu_dyn_inst.hh.


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

Generated on Fri Jun 9 2017 13:04:02 for gem5 by doxygen 1.8.6