DotNameLib
Loading...
Searching...
No Matches
IPlatformInfo.hpp File Reference
#include <Utils/UtilsError.hpp>
#include <cstdint>
#include <filesystem>
#include <string>
Include dependency graph for IPlatformInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dotnamecpp::utils::IPlatformInfo

Namespaces

namespace  dotnamecpp
namespace  dotnamecpp::utils

Enumerations

enum class  dotnamecpp::utils::Platform : std::uint8_t {
  dotnamecpp::utils::Windows , dotnamecpp::utils::Linux , dotnamecpp::utils::macOS , dotnamecpp::utils::Emscripten ,
  dotnamecpp::utils::Unknown
}