Named version information consisting of the modules name and its adtf_util::tVersion
.
More...
#include <class_info_intf.h>
Public Attributes | |
const char * | m_strName |
Product name that the version is given for. | |
adtf_util::tVersion | m_sVersion |
The actual version for the product. | |
Named version information consisting of the modules name and its adtf_util::tVersion
.
Definition at line 21 of file class_info_intf.h.
const char* m_strName |
Product name that the version is given for.
Definition at line 23 of file class_info_intf.h.
adtf_util::tVersion m_sVersion |
The actual version for the product.
Definition at line 24 of file class_info_intf.h.