Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::PlatformConfig Struct Reference

#include <container-config.hpp>

Public Attributes

std::string os
 Specifies the operating system family this image must run on. More...
 
std::string arch
 Specifies the instruction set for which the binaries in the image have been compiled. More...
 

Member Data Documentation

std::string vasum::PlatformConfig::arch

Specifies the instruction set for which the binaries in the image have been compiled.

std::string vasum::PlatformConfig::os

Specifies the operating system family this image must run on.


The documentation for this struct was generated from the following file: