SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Public Attributes
substring Struct Reference

Detailed Description

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.

Definition at line 229 of file SGIO.h.

Public Attributes

char * start
 
char * end
 

Member Data Documentation

char* end

end

Definition at line 234 of file SGIO.h.

char* start

start

Definition at line 232 of file SGIO.h.


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

SHOGUN Machine Learning Toolbox - Documentation