FARGOS/VISTA Object Management Environment Core
..
|
FARGOS file processing infrastructure. More...
Go to the source code of this file.
Classes | |
class | File_Buffer |
Implements an adjustable sliding buffer that minimizes data movement while enabling streams to process variable length content. More... | |
class | Read_And_Process_File |
Fundamental class that can read data from a memory-mapped region, file or socket and process data in lines, fixed-sized blocks or as data is available. More... | |
struct | Read_And_Process_File::FileTypeReaderSelector |
Describes magic numbers needed to identify a file's type and the routine capable of decoding a file's contents. More... | |
class | Extract_And_Process_Document_Stream |
Scan streams of data for start and end tags, invokes processDocument() on found content. More... | |
class | Parse_And_Process_HTTP_Stream |
Scan HTTP and parse stream for HTTP requests/responses. More... | |
class | CSV_File |
Read and process Comma-Separated-Value (or equivalent) files a record at a time. More... | |
FARGOS file processing infrastructure.
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |