Class muda::HostNodeParms
template <typename T>
ClassList > muda > HostNodeParms
Inherits the following classes: muda::NodeParms
Public Types
| Type | Name |
|---|---|
| typedef HostNodeParms | this_type |
Public Attributes
| Type | Name |
|---|---|
| T | hostData |
Public Functions
| Type | Name |
|---|---|
| HostNodeParms (const T & f) |
|
| auto | fn () const |
| void | fn (cudaHostFn_t fn) |
| const cudaHostNodeParams * | handle () const |
| cudaHostNodeParams * | handle () |
| auto | userdata () const |
| void | userdata (void * userdata) |
Public Functions inherited from muda::NodeParms
See muda::NodeParms
| Type | Name |
|---|---|
| NodeParms () = default |
|
| virtual | ~NodeParms () = default |
Public Types Documentation
typedef this_type
Public Attributes Documentation
variable hostData
Public Functions Documentation
function HostNodeParms
function fn [1/2]
function fn [2/2]
function handle [1/2]
function handle [2/2]
function userdata [1/2]
function userdata [2/2]
Friends Documentation
friend Graph
friend shared_ptr< this_type >
friend unique_ptr< this_type >
friend weak_ptr< this_type >
The documentation for this class was generated from the following file src/muda/graph/host_node.h