############
GrownKeyPath
############

.. cpp:namespace:: hio_html_internal::GrownKeyPath

.. default-domain:: cpp

Functions
=========

================= ===========================================================================================================
..                :cpp:func:`GrownKeyPath <hio_html_internal::GrownKeyPath::GrownKeyPath>`                                   
void              :cpp:func:`Push <void hio_html_internal::GrownKeyPath::Push(HC_KEY segKey)>`                               
void              :cpp:func:`Pop <void hio_html_internal::GrownKeyPath::Pop()>`                                              
HC_KEY const &    :cpp:func:`Peek <HC_KEY const  & hio_html_internal::GrownKeyPath::Peek() const>`                           
KeyArray const &  :cpp:func:`KeyPath <KeyArray const  & hio_html_internal::GrownKeyPath::KeyPath() const>`                   
KeyArray const *  :cpp:func:`operator-> <KeyArray const  * hio_html_internal::GrownKeyPath::operator->() const>`             
size_t            :cpp:func:`FullSize <size_t hio_html_internal::GrownKeyPath::FullSize() const>`                            
size_t            :cpp:func:`GrownSize <size_t hio_html_internal::GrownKeyPath::GrownSize() const>`                          
bool              :cpp:func:`ContainsGrownIncludes <bool hio_html_internal::GrownKeyPath::ContainsGrownIncludes() const>`    
bool              :cpp:func:`operator== <bool hio_html_internal::GrownKeyPath::operator==(GrownKeyPath const &other) const>` 
================= ===========================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: hio_html_internal::GrownKeyPath
   :project: mvo
   :members:
   :undoc-members:



