Class muda::GraphNode
ClassList > muda > GraphNode
Inherited by the following classes: muda::EventRecordNode, muda::EventWaitNode, muda::HostNode, muda::KernelNode, muda::MemcpyNode, muda::MemsetNode
Public Types
Public Functions
Protected Attributes
Public Types Documentation
typedef this_type
using muda::GraphNode::this_type = GraphNode;
Public Functions Documentation
function GraphNode
inline muda::GraphNode::GraphNode ()
function handle
inline cudaGraphNode_t muda::GraphNode::handle () const
Protected Attributes Documentation
variable m_handle
cudaGraphNode_t muda::GraphNode::m_handle;
Friends Documentation
friend Graph
class muda::GraphNode::Graph (
Graph
)
friend GraphExec
class muda::GraphNode::GraphExec (
GraphExec
)
The documentation for this class was generated from the following file src/muda/graph/graph_base.h