Tizen Native API  7.0
_Eina_File_Line Struct Reference

Public Attributes

const char * start
const char * end
unsigned int index
unsigned long long length

Detailed Description

The structure to store information of a line.

Since (EFL) :
1.3

Member Data Documentation

const char* _Eina_File_Line::end

The end of the line

unsigned int _Eina_File_Line::index

The line number

unsigned long long _Eina_File_Line::length

The number of characters in the line

The start of the line