+
Point of view
All features
expanded class IDTYPE_T_ENUM
Summary
Wrapper of enum idtype_t defined in file /usr/include/x86_64-linux-gnu/bits/waitflags.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_all
effective procedure
{ANY}
set_pgid
effective procedure
{ANY}
set_pid
effective procedure
{ANY}
is_all: BOOLEAN
effective function
{ANY}
is_pgid: BOOLEAN
effective function
{ANY}
is_pid: 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