NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | List of all members
mgpu::CudaEvent Class Reference

Detailed description

Definition at line 75 of file mgpucontext.h.

#include <mgpucontext.h>

Inheritance diagram for mgpu::CudaEvent:
mgpu::noncopyable

Public Methods

 CudaEvent ()
 
 CudaEvent (int flags)
 
 ~CudaEvent ()
 
 operator cudaEvent_t ()
 
void Swap (CudaEvent &rhs)
 

Additional Inherited Members

- Proteced Methods inherited from mgpu::noncopyable
 noncopyable ()
 
 ~noncopyable ()
 

Constructor & Destructor Documentation

mgpu::CudaEvent::CudaEvent ( )
inline

Definition at line 77 of file mgpucontext.h.

mgpu::CudaEvent::CudaEvent ( int  flags)
inlineexplicit

Definition at line 80 of file mgpucontext.h.

mgpu::CudaEvent::~CudaEvent ( )
inline

Definition at line 83 of file mgpucontext.h.

Member Function Documentation

mgpu::CudaEvent::operator cudaEvent_t ( )
inline

Definition at line 86 of file mgpucontext.h.

void mgpu::CudaEvent::Swap ( CudaEvent rhs)
inline

Definition at line 87 of file mgpucontext.h.


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