ADTF
|
This is the complete list of members for cVersion, including all inherited members.
cVersion(tVersion sVersion) | cVersion | |
FromString(const cString &i_strVersion) | cVersion | |
GetMajor() const | cVersion | |
GetMinor() const | cVersion | |
GetPatch() const | cVersion | |
GetTweak() const | cVersion | |
GetVersion() const | cVersion | |
m_sVersion | cVersion | private |
SetMajor(value_type i_nMajor) | cVersion | |
SetMinor(value_type i_nMinor) | cVersion | |
SetPatch(value_type i_nPatch) | cVersion | |
SetTweak(value_type i_nTweak) | cVersion | |
ToString() const | cVersion | |
value_type typedef | cVersion |