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 449 of file SGIO.h.

List of all members.

Public Attributes

char * start
char * end

Member Data Documentation

char* end

end

Definition at line 454 of file SGIO.h.

char* start

start

Definition at line 452 of file SGIO.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation