XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_component_template.c 文件参考

文件模板。 更多...

xf_component_template.c 的引用(Include)关系图:

浏览源代码.

函数

void xf_component_func (void)
 extern "C" 的位置通常在 include 后面。
 

变量

static const char *const TAG = "components_test"
 
int g_xf_templ_global_data2_no_in_head
 

详细描述

文件模板。

作者
你的名字 (你的邮箱@.nosp@m.doma.nosp@m.in.co.nosp@m.m)
版本
0.1
日期
2023-10-23

在文件 xf_component_template.c 中定义.

函数说明

◆ xf_component_func()

void xf_component_func ( void  )

extern "C" 的位置通常在 include 后面。

一个组件函数。

在文件 xf_component_template.c34 行定义.

变量说明

◆ TAG

const char* const TAG = "components_test"
static

在文件 xf_component_template.c24 行定义.

◆ g_xf_templ_global_data2_no_in_head

int g_xf_templ_global_data2_no_in_head
extern

没有在头文件中声明的全局变量

在文件 xf_template_source_detail.c276 行定义.