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

#include <zone-config.hpp>

Public Attributes

std::string requestedState
 Requested zone state after restore. More...
 
std::string ipv4Gateway
 IP v4 gateway address. More...
 
std::string ipv4
 IP v4 address. More...
 
int vt
 Number of virtual terminal used by xserver inside zone. More...
 
std::string runMountPoint
 Path to zones dbus unix socket. More...
 

Member Data Documentation

std::string vasum::ZoneDynamicConfig::ipv4

IP v4 address.

std::string vasum::ZoneDynamicConfig::ipv4Gateway

IP v4 gateway address.

std::string vasum::ZoneDynamicConfig::requestedState

Requested zone state after restore.

std::string vasum::ZoneDynamicConfig::runMountPoint

Path to zones dbus unix socket.

int vasum::ZoneDynamicConfig::vt

Number of virtual terminal used by xserver inside zone.


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