|
MythTV master
|
A local buffer that the entire file is slurped into. More...
Public Attributes | |
| char * | rbuffer_text |
| off_t | rbuffer_len |
| off_t | rbuffer_cur |
A local buffer that the entire file is slurped into.
Definition at line 168 of file textsubtitleparser.cpp.
| off_t local_buffer_t::rbuffer_cur |
Definition at line 171 of file textsubtitleparser.cpp.
| off_t local_buffer_t::rbuffer_len |
Definition at line 170 of file textsubtitleparser.cpp.
| char* local_buffer_t::rbuffer_text |
Definition at line 169 of file textsubtitleparser.cpp.