FlatFileExecStream.h File Reference

Go to the source code of this file.

Classes

struct  FlatFileExecStreamParams
 FlatFileExecStreamParams defines parameters for instantiating a FlatFileExecStream. More...
class  FlatFileExecStream
 FlatFileExecStream parses a text file and produces tuples according to a specified column format. More...

Enumerations

enum  FlatFileMode { FLATFILE_MODE_QUERY = 0, FLATFILE_MODE_DESCRIBE, FLATFILE_MODE_SAMPLE, FLATFILE_MODE_QUERY_TEXT }
 Describes the type of scan to be performed by an ExecStream. More...


Enumeration Type Documentation

enum FlatFileMode

Describes the type of scan to be performed by an ExecStream.

Enumerator:
FLATFILE_MODE_QUERY 
FLATFILE_MODE_DESCRIBE 
FLATFILE_MODE_SAMPLE 
FLATFILE_MODE_QUERY_TEXT 

Definition at line 34 of file FlatFileExecStream.h.


Generated on Mon Jun 22 04:00:22 2009 for Fennel by  doxygen 1.5.1