WSF
WsfVersion.hpp File Reference
#include "wsf_version_defines.hpp"
Include dependency graph for WsfVersion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wsf
 Function definitions for those who need run-time access to the version.
namespace  wsf::version

Functions

constexpr int wsf::version::GetMajorVersion ()
 Return the major version of the library.
constexpr int wsf::version::GetMinorVersion ()
 Return the minor version of the library.
constexpr int wsf::version::GetPatchVersion ()
 Return the patch version of the library.
constexpr const char * wsf::version::GetString ()
 Return the version of the library as a string.
constexpr const char * wsf::version::GetReleaseString ()
 Return the release version of the library as a string.
Copyrights Multiple, All Rights Reserved