#######
DataKey
#######

.. cpp:namespace:: SC::Store::DataKey

.. default-domain:: cpp

Fields
======

========= =====================================
uint32_t  :cpp:var:`~SC::Store::DataKey::_key` 
========= =====================================

Functions
=========

===================================== ==================================================================================
..                                    :cpp:func:`DataKey <SC::Store::DataKey::DataKey>`                                 
..                                    :cpp:func:`DataKey <SC::Store::DataKey::DataKey>`                                 
:doc:`classSC_1_1Store_1_1DataKey` &  :cpp:func:`operator= <DataKey & SC::Store::DataKey::operator=(uint32_t key)>`     
bool                                  :cpp:func:`operator== <bool SC::Store::DataKey::operator==(DataKey const &that)>` 
..                                    :cpp:func:`operator uint32_t <SC::Store::DataKey::operator uint32_t>`             
===================================== ==================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: SC::Store::DataKey
   :project: libsc
   :members:
   :undoc-members:



