Lbug C++ API
Loading...
Searching...
No Matches
file_scan_info.h File Reference
#include <string>
#include <vector>
#include "case_insensitive_map.h"
#include "copy_constructors.h"
#include "value.h"

Go to the source code of this file.

Classes

struct  lbug::common::FileTypeInfo
struct  lbug::common::FileTypeUtils
struct  lbug::common::FileScanInfo

Namespaces

namespace  lbug
namespace  lbug::common

Enumerations

enum class  lbug::common::FileType : uint8_t { lbug::common::UNKNOWN = 0 , lbug::common::CSV = 1 , lbug::common::PARQUET = 2 , lbug::common::NPY = 3 }