#######
Version
#######

.. cpp:namespace:: RED::Version

.. default-domain:: cpp

Functions
=========

===================================== ==================================================================================================
..                                    :cpp:func:`Version <RED::Version::Version>`                                                       
..                                    :cpp:func:`Version <RED::Version::Version>`                                                       
..                                    :cpp:func:`~Version <virtual RED::Version::~Version>`                                             
:cpp:enumerator:`~RED::PRODUCT`       :cpp:func:`GetProduct <RED::PRODUCT RED::Version::GetProduct() const>`                            
:cpp:enumerator:`~RED::HOST_PRODUCT`  :cpp:func:`GetHostProduct <RED::HOST_PRODUCT RED::Version::GetHostProduct() const>`               
unsigned int                          :cpp:func:`GetMinor <unsigned int RED::Version::GetMinor() const>`                                
unsigned int                          :cpp:func:`GetMajor <unsigned int RED::Version::GetMajor() const>`                                
unsigned int                          :cpp:func:`GetBranch <unsigned int RED::Version::GetBranch() const>`                              
bool                                  :cpp:func:`operator== <bool RED::Version::operator==(const Version &iOther) const>`               
bool                                  :cpp:func:`operator< <bool RED::Version::operator<(const Version &iOther) const>`                 
bool                                  :cpp:func:`operator<= <bool RED::Version::operator<=(const Version &iOther) const>`               
:doc:`classRED_1_1String`             :cpp:func:`ToString <RED::String RED::Version::ToString() const>`                                 
:doc:`classRED_1_1Version`            :cpp:func:`FromString <static RED::Version RED::Version::FromString(const RED::String &iString)>` 
===================================== ==================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: RED::Version
   :project: RED
   :members:
   :undoc-members:



