GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
wrappers
>
RUSAGE_WHO_ENUM
+
Point of view
All features
ANY
WRAPPER_HANDLER
WRAPPER
All features
expanded class RUSAGE_WHO_ENUM
Summary
top
Wrapper of enum __rusage_who defined in file /usr/include/x86_64-linux-gnu/bits/resource.h
Direct parents
Insert list:
ENUM
Class invariant
top
is_valid_state
Overview
top
Creation features
{
ANY
}
default_create
set_children
Features
Validity
{
ANY
}
is_valid_value
(a_value:
INTEGER_32
):
BOOLEAN
Can
a_value
be used in a
set_value
feature call?
Setters
{
ANY
}
default_create
set_children
set_self
set_thread
Queries
{
ANY
}
is_children
:
BOOLEAN
is_self
:
BOOLEAN
is_thread
:
BOOLEAN
Low level values
{
WRAPPER
,
WRAPPER_HANDLER
}
children_low_level
:
INTEGER_32
self_low_level
:
INTEGER_32
thread_low_level
:
INTEGER_32
{
ANY
}
is_valid_state
:
BOOLEAN
Is the value of the enumeration valid?
{
WRAPPER_HANDLER
}
value
:
INTEGER_32
The current value of the enumeration.
set
(a_value:
INTEGER_32
)
change_value
(a_value:
INTEGER_32
)
is_valid_value
(a_value:
INTEGER_32
):
BOOLEAN
effective function
{
ANY
}
top
Can
a_value
be used in a
set_value
feature call?
default_create
effective procedure
{
ANY
}
top
set_children
effective procedure
{
ANY
}
top
set_self
effective procedure
{
ANY
}
top
set_thread
effective procedure
{
ANY
}
top
is_children
:
BOOLEAN
effective function
{
ANY
}
top
is_self
:
BOOLEAN
effective function
{
ANY
}
top
is_thread
:
BOOLEAN
effective function
{
ANY
}
top
children_low_level
:
INTEGER_32
{
WRAPPER
,
WRAPPER_HANDLER
}
top
self_low_level
:
INTEGER_32
{
WRAPPER
,
WRAPPER_HANDLER
}
top
thread_low_level
:
INTEGER_32
{
WRAPPER
,
WRAPPER_HANDLER
}
top
is_valid_state
:
BOOLEAN
effective function
{
ANY
}
top
Is the value of the enumeration valid?
value
:
INTEGER_32
writable attribute
{
WRAPPER_HANDLER
}
top
The current value of the enumeration.
set
(a_value:
INTEGER_32
)
effective procedure
{
WRAPPER_HANDLER
}
top
require
is_valid_value
(a_value)
change_value
(a_value:
INTEGER_32
)
effective procedure
{
WRAPPER_HANDLER
}
top
require
is_valid_value
(a_value)