+
Point of view
All features
expanded class PID_TYPE_ENUM
Summary
Wrapper of enum __pid_type defined in file /usr/include/x86_64-linux-gnu/bits/fcntl-linux.h
Direct parents
Insert list: ENUM
Class invariant
Overview
Creation features
{ANY}
Features
Validity
{ANY}
Setters
{ANY}
Queries
{ANY}
Low level values
{WRAPPER, WRAPPER_HANDLER}
{ANY}
{WRAPPER_HANDLER}
is_valid_value (a_value: INTEGER_32): BOOLEAN
effective function
{ANY}
Can a_value be used in a set_value feature call?
default_create
effective procedure
{ANY}
set_gid
effective procedure
{ANY}
set_pgrp
effective procedure
{ANY}
set_pid
effective procedure
{ANY}
set_tid
effective procedure
{ANY}
is_gid: BOOLEAN
effective function
{ANY}
is_pgrp: BOOLEAN
effective function
{ANY}
is_pid: BOOLEAN
effective function
{ANY}
is_tid: BOOLEAN
effective function
{ANY}
is_valid_state: BOOLEAN
effective function
{ANY}
Is the value of the enumeration valid?
value: INTEGER_32
writable attribute
The current value of the enumeration.
set (a_value: INTEGER_32)
effective procedure
require
change_value (a_value: INTEGER_32)
effective procedure
require