SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
CellValueSerialFieldUpdate.h File Reference
#include "swcdb/db/Cells/CellValueSerialField.h"
#include <set>
+ Include dependency graph for CellValueSerialFieldUpdate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWC::DB::Cell::Serial::Value::FieldUpdate
 
class  SWC::DB::Cell::Serial::Value::FieldUpdate_MATH
 
class  SWC::DB::Cell::Serial::Value::FieldUpdate_LIST
 
class  SWC::DB::Cell::Serial::Value::FieldUpdate_Ext< UpdateField_T >
 
class  SWC::DB::Cell::Serial::Value::FieldUpdate_LIST_ITEMS< UpdateField_T, ValueT >
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::DB
 The SWC-DB Database C++ namespace 'SWC::DB'.
 
 SWC::DB::Cell
 The SWC-DB Cell C++ namespace 'SWC::DB::Cell'.
 
 SWC::DB::Cell::Serial
 The SWC-DB Serial Cell C++ namespace 'SWC::DB::Cell::Serial'.
 
 SWC::DB::Cell::Serial::Value
 The SWC-DB Serial Value Cell C++ namespace 'SWC::DB::Cell::Serial::Value'.
 

Typedefs

typedef FieldUpdate_LIST_ITEMS< FieldUpdate_MATH, int64_t > SWC::DB::Cell::Serial::Value::FieldUpdate_LIST_INT64
 
typedef FieldUpdate_LIST_ITEMS< FieldUpdate_LIST, std::string > SWC::DB::Cell::Serial::Value::FieldUpdate_LIST_BYTES