A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SetKey Struct Reference

#include <DataTypes.h>

+ Collaboration diagram for SetKey:

Public Attributes

DatabaseID dbId
 
UserTypeID typeId
 
SetID setId
 

Detailed Description

Definition at line 102 of file DataTypes.h.

Member Data Documentation

DatabaseID SetKey::dbId

Definition at line 103 of file DataTypes.h.

SetID SetKey::setId

Definition at line 105 of file DataTypes.h.

UserTypeID SetKey::typeId

Definition at line 104 of file DataTypes.h.


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