Class muda::HostDeviceConfig
template <typename T>
ClassList > muda > HostDeviceConfig
Public Types
| Type | Name |
|---|---|
| typedef T | value_type |
Public Functions
| Type | Name |
|---|---|
| HostDeviceConfig () = default |
|
| HostDeviceConfig (const T & value) |
|
| HostDeviceConfig (const HostDeviceConfig &) = default |
|
| HostDeviceConfig (HostDeviceConfig &&) |
|
| auto | buffer_view () |
| auto | buffer_view () const |
| const T * | device_data () const |
| const T * | host_data () const |
| T * | host_data () |
| HostDeviceConfig & | operator= (const HostDeviceConfig< T > &) = default |
| HostDeviceConfig & | operator= (HostDeviceConfig< T > &&) = default |
| HostDeviceConfig & | operator= (const T & val) |
| auto | view () const |
Public Types Documentation
typedef value_type
Public Functions Documentation
function HostDeviceConfig [1/4]
function HostDeviceConfig [2/4]
function HostDeviceConfig [3/4]
function HostDeviceConfig [4/4]
function buffer_view [1/2]
function buffer_view [2/2]
function device_data
function host_data [1/2]
function host_data [2/2]
function operator=
function operator=
function operator=
function view
The documentation for this class was generated from the following file src/muda/tools/host_device_config.h