Vince's CSV Parser
Loading...
Searching...
No Matches
csv::DataFrameCell Member List

This is the complete list of members for csv::DataFrameCell, including all inherited members.

as()csv::CSVFieldinline
CSVField(csv::string_view _sv) noexceptcsv::CSVFieldinlineexplicit
CSVField(csv::string_view _sv, const internals::CSVFieldScalar &scalar) noexcept (defined in csv::CSVField)csv::CSVFieldinline
DataFrameCell() (defined in csv::DataFrameCell)csv::DataFrameCellinline
DataFrameCell(const DataFrameCell &other) (defined in csv::DataFrameCell)csv::DataFrameCellinline
DataFrameCell(DataFrameCell &&other) noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
DataFrameCell(const CSVRow *_row, RowOverlay *_row_overlay, size_t _col_index) (defined in csv::DataFrameCell)csv::DataFrameCellinline
DataFrameCell(const CSVRow *_row, const RowOverlay *_row_overlay, size_t _col_index) (defined in csv::DataFrameCell)csv::DataFrameCellinline
get() constcsv::DataFrameCellinline
get()csv::DataFrameCellinline
get()csv::DataFrameCellinline
get_sv() const noexceptcsv::DataFrameCellinline
is_bool() noexceptcsv::CSVFieldinline
is_float() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
is_float() noexceptcsv::DataFrameCellinline
is_int() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
is_int() noexceptcsv::DataFrameCellinline
is_null() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
is_null() noexceptcsv::DataFrameCellinline
is_num() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
is_num() noexceptcsv::DataFrameCellinline
is_str() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
is_str() noexceptcsv::DataFrameCellinline
is_timestamp() noexceptcsv::CSVFieldinline
operator csv::string_view() const noexcept (defined in csv::CSVField)csv::CSVFieldinline
operator std::optional< T >()csv::CSVFieldinline
operator std::string() const (defined in csv::CSVField)csv::CSVFieldinline
operator=(const DataFrameCell &other) (defined in csv::DataFrameCell)csv::DataFrameCellinline
operator=(DataFrameCell &&other) noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
operator=(csv::string_view value) (defined in csv::DataFrameCell)csv::DataFrameCellinline
operator==(T other) const noexceptcsv::CSVFieldinline
operator==(const char *other) const noexceptcsv::CSVField
operator==(csv::string_view other) const noexceptcsv::CSVField
try_get(T &out) const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
try_get(T &out) noexceptcsv::DataFrameCellinline
try_get(long double &out) noexceptcsv::DataFrameCellinline
try_parse_decimal(long double &dVal, const char decimalSymbol='.')csv::CSVField
try_parse_hex(T &parsedValue)csv::CSVFieldinline
try_parse_timestamp(std::uint64_t &out) noexceptcsv::CSVField
try_parse_timestamp(T &out) noexceptcsv::CSVField
try_parse_timestamp(std::chrono::duration< Rep, Period > &out) noexceptcsv::CSVFieldinline
try_parse_timestamp(std::chrono::time_point< std::chrono::system_clock, Duration > &out) noexceptcsv::CSVFieldinline
type() const noexcept (defined in csv::DataFrameCell)csv::DataFrameCellinline
type() noexceptcsv::DataFrameCellinline