SHOGUN  v3.2.0
所有成员列表 | Public 属性
substring结构体 参考

详细描述

struct Substring, specified by start position and end position.

Used to mark strings in a buffer, where they need not be delimited by NUL characters.

在文件 SGIO.h231 行定义.

Public 属性

char * start
 
char * end
 

类成员变量说明

◆ end

char* end

end

在文件 SGIO.h236 行定义.

◆ start

char* start

start

在文件 SGIO.h234 行定义.


该结构体的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation