DPsim
Public Member Functions | List of all members
DPsim::cuda::Vector< T >::iterator Class Reference
Inheritance diagram for DPsim::cuda::Vector< T >::iterator:
[legend]
Collaboration diagram for DPsim::cuda::Vector< T >::iterator:
[legend]

Public Member Functions

 iterator (T *buf, long num)
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator-- ()
 
iterator operator-- (int)
 
bool operator== (iterator other) const
 
bool operator!= (iterator other) const
 
operator* () const
 

Detailed Description

template<typename T>
class DPsim::cuda::Vector< T >::iterator

Definition at line 90 of file CudaUtility.h.


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