##########
NoteEntity
##########

.. cpp:namespace:: PMI::NoteEntity

.. default-domain:: cpp

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



