#include <Iovs_CatalystVersion.h>
◆ getIOSSCatalystInterfaceVersion()
std::string Iovs::CatalystVersion::getIOSSCatalystInterfaceVersion |
( |
| ) |
|
◆ isInterfaceCompatibleWithPlugin()
bool Iovs::CatalystVersion::isInterfaceCompatibleWithPlugin |
( |
const std::string & | interface_version, |
|
|
const std::string & | plugin_version ) |
◆ iossCatalystInterfaceVersion
const std::string Iovs::CatalystVersion::iossCatalystInterfaceVersion = "2.0.0" |
◆ MAJOR_INDEX
const unsigned int Iovs::CatalystVersion::MAJOR_INDEX = 0 |
|
private |
◆ MINOR_INDEX
const unsigned int Iovs::CatalystVersion::MINOR_INDEX = 1 |
|
private |
◆ PATCH_INDEX
const unsigned int Iovs::CatalystVersion::PATCH_INDEX = 2 |
|
private |
◆ SEMANTIC_VERSION_LENGTH
const unsigned int Iovs::CatalystVersion::SEMANTIC_VERSION_LENGTH = 3 |
|
private |
The documentation for this class was generated from the following files: