isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
isce3::cuda::core::Event Class Reference

Thin RAII wrapper around cudaEvent_t. More...

#include <Event.h>

Public Member Functions

 Event ()
 Create an event object on the current CUDA device. More...
 
cudaEvent_t get () const
 Return the underlying cudaEvent_t object. More...
 

Detailed Description

Thin RAII wrapper around cudaEvent_t.

Constructor & Destructor Documentation

isce3::cuda::core::Event::Event ( )

Create an event object on the current CUDA device.

Member Function Documentation

cudaEvent_t isce3::cuda::core::Event::get ( ) const
inline

Return the underlying cudaEvent_t object.


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

Generated for ISCE3.0 by doxygen 1.8.5.