Flex  0.17.9
Classes | Namespaces | Functions
nbr.h File Reference
#include "grape/types.h"
#include "flex/storages/rt_mutable_graph/types.h"
#include "flex/utils/property/column.h"
#include "flex/utils/property/table.h"
#include "flex/utils/property/types.h"
Include dependency graph for nbr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gs::ImmutableNbr< EDATA_T >
 
struct  gs::ImmutableNbr< grape::EmptyType >
 
class  gs::ImmutableNbrSlice< EDATA_T >
 
class  gs::ImmutableNbrSlice< std::string_view >
 
struct  gs::ImmutableNbrSlice< std::string_view >::ColumnNbr
 
struct  gs::MutableNbr< EDATA_T >
 
struct  gs::MutableNbr< grape::EmptyType >
 
class  gs::MutableNbrSlice< EDATA_T >
 
class  gs::MutableNbrSlice< RecordView >
 
struct  gs::MutableNbrSlice< RecordView >::MutableTableNbr
 
class  gs::MutableNbrSlice< std::string_view >
 
struct  gs::MutableNbrSlice< std::string_view >::MutableColumnNbr
 
class  gs::MutableNbrSliceMut< EDATA_T >
 
class  gs::MutableNbrSliceMut< std::string_view >
 
struct  gs::MutableNbrSliceMut< std::string_view >::MutableColumnNbr
 
class  gs::MutableNbrSliceMut< RecordView >
 
struct  gs::MutableNbrSliceMut< RecordView >::MutableTableNbr
 

Namespaces

 gs
 

Functions

template<>
struct gs::__attribute__ ((packed)) ImmutableNbr< Date >