← Back to C-Kernel-Engine Docs Doxygen Source Documentation
CKPlanStep Struct Reference

#include <ckernel_kernel_specs.h>

Data Fields

const char * condition
 
const char * kernel
 

Detailed Description

Definition at line 65 of file ckernel_kernel_specs.h.

Field Documentation

◆ condition

const char* CKPlanStep::condition

Definition at line 67 of file ckernel_kernel_specs.h.

Referenced by ck_plan_step_enabled().

◆ kernel

const char* CKPlanStep::kernel

Definition at line 66 of file ckernel_kernel_specs.h.

Referenced by emit_plan_sources().


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