Pike v8.1 release 6
☰
Pike programming language
Top
ADT
ADT.List
Symbol index
Classes
_get_iterator
Methods
append()
create()
flush()
head()
insert()
is_empty()
pop()
pop_back()
tail()
Operators
_sizeof()
_sprintf()
_values()
`[]()
cast()
➤
ADT.List()->create()
ADT.List()->head()
➤
Method ADT.List()->flush()
Method
flush
void
flush
(
)
Description
Empties the List.