csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
indexed_csv.hpp File Reference
#include <csv.hpp>
#include <cstddef>
#include <cstdint>
#include <filesystem>
#include <functional>
#include <optional>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

struct  csvzall::viewer::CsvRowIndexEntry
 
struct  csvzall::viewer::CsvColumnDescriptor
 
struct  csvzall::viewer::CsvLogicalRow
 
class  csvzall::viewer::CsvIndexedFile
 
class  csvzall::viewer::CsvViewData
 

Namespaces

namespace  csvzall
 
namespace  csvzall::viewer
 

Enumerations

enum class  csvzall::viewer::CsvViewDataMode { csvzall::viewer::Paged }