Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
utils.hpp File Reference
#include "core/types.hpp"
#include <string>
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::mimics
 
namespace  iv::mimics::retro
 

Functions

bool iv::mimics::retro::isRetroElement (const std::string &elementType, const iv::types::mimicElementVersion &version)
 Checks if the given element type and version correspond to a retro element.
 
iv::types::mimicElementVersion iv::mimics::retro::getCurrentElementVersion (const std::string &elementType)
 Retrieves the current version of the specified element type.