########
ImageKey
########

.. cpp:namespace:: SC::Store::ImageKey

.. default-domain:: cpp

Fields
======

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

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



