#############
GenericEntity
#############

.. cpp:namespace:: PMI::GenericEntity

.. default-domain:: cpp

Functions
=========

========================================= ==========================================================================================================================================================
..                                        :cpp:func:`GenericEntity <PMI::GenericEntity::GenericEntity>`                                                                                             
..                                        :cpp:func:`GenericEntity <PMI::GenericEntity::GenericEntity>`                                                                                             
..                                        :cpp:func:`~GenericEntity <virtual PMI::GenericEntity::~GenericEntity>`                                                                                   
void                                      :cpp:func:`Set <void PMI::GenericEntity::Set(GenericEntity const &that)>`                                                                                 
:doc:`classPMI_1_1GenericEntity` const &  :cpp:func:`operator= <GenericEntity const  & PMI::GenericEntity::operator=(GenericEntity const &that)>`                                                   
:cpp:enumerator:`~PMI::Type`              :cpp:func:`GetType <virtual Type PMI::GenericEntity::GetType() const>`                                                                                    
unsigned int                              :cpp:func:`GetStringCount <unsigned int PMI::GenericEntity::GetStringCount() const>`                                                                      
void                                      :cpp:func:`GetStrings <void PMI::GenericEntity::GetStrings(unsigned int &out_count, String out_strings[], TextAttributes out_text_attributes[]) const>`   
void                                      :cpp:func:`SetStrings <void PMI::GenericEntity::SetStrings(unsigned int in_count, String const in_strings[], TextAttributes const in_text_attributes[])>` 
void                                      :cpp:func:`SetDisplayParallelToScreen <void PMI::GenericEntity::SetDisplayParallelToScreen(bool const in_parallel=true)>`                                 
bool                                      :cpp:func:`IsDisplayParallelToScreen <bool PMI::GenericEntity::IsDisplayParallelToScreen() const>`                                                        
========================================= ==========================================================================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: PMI::GenericEntity
   :project: mvo
   :members:
   :undoc-members:



