SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
Comparators.cc File Reference
+ Include dependency graph for Comparators.cc:

Go to the source code of this file.

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::Condition
 The SWC-DB Comparators C++ namespace 'SWC::Condition'.
 

Functions

Comp SWC::Condition::from (const char **buf, uint32_t *remainp, uint8_t extended=0x00) noexcept
 
const char *SWC_CONST_FUNC SWC::Condition::to_string (Comp comp) noexcept
 
bool SWC::Condition::re (const re2::RE2 &regex, const re2::StringPiece &value)