MythTV  master
Public Attributes | List of all members
local_buffer_t Struct Reference

A local buffer that the entire file is slurped into. More...

Public Attributes

char * rbuffer_text
 
off_t rbuffer_len
 
off_t rbuffer_cur
 

Detailed Description

A local buffer that the entire file is slurped into.

Definition at line 168 of file textsubtitleparser.cpp.

Member Data Documentation

◆ rbuffer_text

char* local_buffer_t::rbuffer_text

Definition at line 169 of file textsubtitleparser.cpp.

◆ rbuffer_len

off_t local_buffer_t::rbuffer_len

Definition at line 170 of file textsubtitleparser.cpp.

◆ rbuffer_cur

off_t local_buffer_t::rbuffer_cur

Definition at line 171 of file textsubtitleparser.cpp.


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