SHOGUN  4.1.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.h229 行定义.

Public 属性

char * start
 
char * end
 

类成员变量说明

char* end

end

在文件 SGIO.h234 行定义.

char* start

start

在文件 SGIO.h232 行定义.


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

SHOGUN 机器学习工具包 - 项目文档