+
Point of view
All features
expanded class RLIMIT_RESOURCE_ENUM
Summary
Wrapper of enum __rlimit_resource 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_rlim_nlimits
effective procedure
{ANY}
set_rlimit_as
effective procedure
{ANY}
set_rlimit_core
effective procedure
{ANY}
set_rlimit_cpu
effective procedure
{ANY}
set_rlimit_data
effective procedure
{ANY}
set_rlimit_fsize
effective procedure
{ANY}
set_rlimit_locks
effective procedure
{ANY}
set_rlimit_memlock
effective procedure
{ANY}
set_rlimit_msgqueue
effective procedure
{ANY}
set_rlimit_nice
effective procedure
{ANY}
set_rlimit_nlimits
effective procedure
{ANY}
set_rlimit_nofile
effective procedure
{ANY}
set_rlimit_nproc
effective procedure
{ANY}
set_rlimit_ofile
effective procedure
{ANY}
set_rlimit_rss
effective procedure
{ANY}
set_rlimit_rtprio
effective procedure
{ANY}
set_rlimit_rttime
effective procedure
{ANY}
set_rlimit_sigpending
effective procedure
{ANY}
set_rlimit_stack
effective procedure
{ANY}
is_rlim_nlimits: BOOLEAN
effective function
{ANY}
is_rlimit_as: BOOLEAN
effective function
{ANY}
is_rlimit_core: BOOLEAN
effective function
{ANY}
is_rlimit_cpu: BOOLEAN
effective function
{ANY}
is_rlimit_data: BOOLEAN
effective function
{ANY}
is_rlimit_fsize: BOOLEAN
effective function
{ANY}
is_rlimit_locks: BOOLEAN
effective function
{ANY}
is_rlimit_memlock: BOOLEAN
effective function
{ANY}
is_rlimit_msgqueue: BOOLEAN
effective function
{ANY}
is_rlimit_nice: BOOLEAN
effective function
{ANY}
is_rlimit_nlimits: BOOLEAN
effective function
{ANY}
is_rlimit_nofile: BOOLEAN
effective function
{ANY}
is_rlimit_nproc: BOOLEAN
effective function
{ANY}
is_rlimit_ofile: BOOLEAN
effective function
{ANY}
is_rlimit_rss: BOOLEAN
effective function
{ANY}
is_rlimit_rtprio: BOOLEAN
effective function
{ANY}
is_rlimit_rttime: BOOLEAN
effective function
{ANY}
is_rlimit_sigpending: BOOLEAN
effective function
{ANY}
is_rlimit_stack: BOOLEAN
effective function
{ANY}
rlim_nlimits_low_level: INTEGER_32
rlimit_as_low_level: INTEGER_32
rlimit_core_low_level: INTEGER_32
rlimit_cpu_low_level: INTEGER_32
rlimit_data_low_level: INTEGER_32
rlimit_fsize_low_level: INTEGER_32
rlimit_locks_low_level: INTEGER_32
rlimit_memlock_low_level: INTEGER_32
rlimit_msgqueue_low_level: INTEGER_32
rlimit_nice_low_level: INTEGER_32
rlimit_nlimits_low_level: INTEGER_32
rlimit_nofile_low_level: INTEGER_32
rlimit_nproc_low_level: INTEGER_32
rlimit_ofile_low_level: INTEGER_32
rlimit_rss_low_level: INTEGER_32
rlimit_rtprio_low_level: INTEGER_32
rlimit_rttime_low_level: INTEGER_32
rlimit_sigpending_low_level: INTEGER_32
rlimit_stack_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