#############
TK_User_Index
#############

.. cpp:namespace:: TK_User_Index

.. default-domain:: cpp

Functions
=========

============================= ===============================================================================================================
..                            :cpp:func:`TK_User_Index <TK_User_Index::TK_User_Index>`                                                       
..                            :cpp:func:`~TK_User_Index <TK_User_Index::~TK_User_Index>`                                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Read <TK_Status TK_User_Index::Read(BStreamFileToolkit &tk)>`                                       
:cpp:enumerator:`~TK_Status`  :cpp:func:`Write <TK_Status TK_User_Index::Write(BStreamFileToolkit &tk)>`                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Clone <TK_Status TK_User_Index::Clone(BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const>` 
:cpp:enumerator:`~TK_Status`  :cpp:func:`ReadAscii <TK_Status TK_User_Index::ReadAscii(BStreamFileToolkit &tk)>`                             
:cpp:enumerator:`~TK_Status`  :cpp:func:`WriteAscii <TK_Status TK_User_Index::WriteAscii(BStreamFileToolkit &tk)>`                           
void                          :cpp:func:`Reset <void TK_User_Index::Reset()>`                                                                
void                          :cpp:func:`SetIndices <void TK_User_Index::SetIndices(int count, int const indices[], long const values[])>`   
void                          :cpp:func:`SetIndices <void TK_User_Index::SetIndices(int count)>`                                             
int                           :cpp:func:`GetCount <int TK_User_Index::GetCount() const>`                                                     
int const *                   :cpp:func:`GetIndices <int const  * TK_User_Index::GetIndices() const>`                                        
int *                         :cpp:func:`GetIndices <int * TK_User_Index::GetIndices()>`                                                     
long const *                  :cpp:func:`GetValues <long const  * TK_User_Index::GetValues() const>`                                         
long *                        :cpp:func:`GetValues <long * TK_User_Index::GetValues()>`                                                      
============================= ===============================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: TK_User_Index
   :project: 3dgs_stream
   :members:
   :undoc-members:



