MUDA
Loading...
Searching...
No Matches
muda::ComputeGraphBuilder Class Reference

Static Public Member Functions

static Phase current_phase ()
 
static void capture (CaptureAction &&cap)
 
static void capture (std::string_view name, CaptureAction &&cap)
 
static bool is_phase_none ()
 
static bool is_phase_serial_launching ()
 
static bool is_topo_building ()
 
static bool is_building ()
 
static bool is_direct_launching ()
 
static bool is_caturing ()
 
static void invoke_phase_actions (PhaseAction &&do_when_direct_launch, PhaseAction &&do_when_set_node, PhaseAction &&do_when_topo_building_set_node)
 
static void invoke_phase_actions (PhaseAction &&do_when_direct_launch, PhaseAction &&do_when_set_node)
 
static void invoke_phase_actions (PhaseAction &&do_in_every_phase)
 

Friends

class ComputeGraph
 
class ComputeGraphVarBase
 
class details::ComputeGraphAccessor
 

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