Version conversion utility class.
More...
#include <dd_common_types.h>
Version conversion utility class.
◆ fromString()
| static Version ddl::dd::VersionConversion::fromString |
( |
const std::string & | version, |
|
|
const Version & | default_val = Version(0, 0) ) |
|
static |
Creates the Version from a string.
- Parameters
-
| version | the version as string to convert from |
| default_val | if valid version is not found, this value is default |
- Returns
- Version
◆ toString()
| static std::string ddl::dd::VersionConversion::toString |
( |
const Version & | version | ) |
|
|
static |
Version to string conversion.
- Parameters
-
| version | the version to convert |
- Returns
- std::string
The documentation for this class was generated from the following file:
- /workspace/conan/dev_essential/1.6.3/dw/stable/package/65324bff46e457721a7ba250afe9d61dc2b0e57a/include/ddl/dd/dd_common_types.h