Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
api.hpp File Reference

IPC messages declaration. More...

#include "cargo-ipc/types.hpp"
#include "cargo/fields.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  lxcpp::api::Void
 
struct  lxcpp::api::Int
 

Namespaces

 lxcpp
 
 lxcpp::api
 

Typedefs

typedef Int lxcpp::api::Pid
 
typedef Int lxcpp::api::ExitStatus
 

Variables

const ::cargo::ipc::MethodID lxcpp::api::METHOD_SET_CONFIG = 1
 
const ::cargo::ipc::MethodID lxcpp::api::METHOD_GET_CONFIG = 2
 
const ::cargo::ipc::MethodID lxcpp::api::METHOD_START = 3
 
const ::cargo::ipc::MethodID lxcpp::api::METHOD_STOP = 4
 
const ::cargo::ipc::MethodID lxcpp::api::METHOD_GUARD_READY = 5
 
const ::cargo::ipc::MethodID lxcpp::api::METHOD_INIT_STOPPED = 6
 

Detailed Description

IPC messages declaration.

Author
Jan Olszak (j.ols.nosp@m.zak@.nosp@m.samsu.nosp@m.ng.c.nosp@m.om)