Flex  0.17.9
Public Member Functions | List of all members
gs::LDBCTimeStampParser Class Reference

#include <arrow_utils.h>

Inheritance diagram for gs::LDBCTimeStampParser:
Inheritance graph
[legend]
Collaboration diagram for gs::LDBCTimeStampParser:
Collaboration graph
[legend]

Public Member Functions

 LDBCTimeStampParser ()=default
 
 ~LDBCTimeStampParser () override
 
bool operator() (const char *s, size_t length, arrow::TimeUnit::type out_unit, int64_t *out, bool *out_zone_offset_present=NULLPTR) const override
 
const char * kind () const override
 
const char * format () const override
 

Constructor & Destructor Documentation

◆ LDBCTimeStampParser()

gs::LDBCTimeStampParser::LDBCTimeStampParser ( )
default

◆ ~LDBCTimeStampParser()

gs::LDBCTimeStampParser::~LDBCTimeStampParser ( )
inlineoverride

Member Function Documentation

◆ format()

const char* gs::LDBCTimeStampParser::format ( ) const
inlineoverride

◆ kind()

const char* gs::LDBCTimeStampParser::kind ( ) const
inlineoverride

◆ operator()()

bool gs::LDBCTimeStampParser::operator() ( const char *  s,
size_t  length,
arrow::TimeUnit::type  out_unit,
int64_t *  out,
bool *  out_zone_offset_present = NULLPTR 
) const
inlineoverride

The documentation for this class was generated from the following file: