+
Point of view
All features
expanded class RUSAGE_WHO_ENUM
Summary
Wrapper of enum __rusage_who defined in file /usr/include/x86_64-linux-gnu/bits/resource.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_children
effective procedure
{ANY}
set_self
effective procedure
{ANY}
set_thread
effective procedure
{ANY}
is_children: BOOLEAN
effective function
{ANY}
is_self: BOOLEAN
effective function
{ANY}
is_thread: BOOLEAN
effective function
{ANY}
children_low_level: INTEGER_32
thread_low_level: INTEGER_32
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