Aleph-w
3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::MemArray< T > Member List
This is the complete list of members for
Aleph::MemArray< T >
, including all inherited members.
access
(const size_t i) const noexcept
Aleph::MemArray< T >
inline
allocate
()
Aleph::MemArray< T >
inline
protected
append
(T &item)
Aleph::MemArray< T >
inline
append
(T &&item)
Aleph::MemArray< T >
inline
append
(const MemArray &a)
Aleph::MemArray< T >
inline
capacity
() const noexcept
Aleph::MemArray< T >
inline
close_gap
(size_t pos, size_t num_entries=1)
Aleph::MemArray< T >
inline
private
contract
(const size_t first=0)
Aleph::MemArray< T >
inline
protected
contract_threshold
Aleph::MemArray< T >
mutable
dim
Aleph::MemArray< T >
protected
empty
()
Aleph::MemArray< T >
inline
empty_and_release
()
Aleph::MemArray< T >
inline
expand
(const size_t first=0)
Aleph::MemArray< T >
inline
protected
first
() const
Aleph::MemArray< T >
inline
get
(const size_t i=1)
Aleph::MemArray< T >
inline
get_dim
() const noexcept
Aleph::MemArray< T >
inline
get_first
() const
Aleph::MemArray< T >
inline
get_last
() const
Aleph::MemArray< T >
inline
get_ne
(const size_t i=1) noexcept
Aleph::MemArray< T >
inline
get_ptr
() const noexcept
Aleph::MemArray< T >
inline
init_dim
(size_t d) noexcept
Aleph::MemArray< T >
inline
protected
insert
(T &item)
Aleph::MemArray< T >
inline
insert
(T &&item)
Aleph::MemArray< T >
inline
is_empty
() const noexcept
Aleph::MemArray< T >
inline
is_valid
() const noexcept
Aleph::MemArray< T >
inline
Item_Type
typedef
Aleph::MemArray< T >
last
() const
Aleph::MemArray< T >
inline
MemArray
(size_t __dim=Min_Dim)
Aleph::MemArray< T >
inline
MemArray
(const MemArray &a)
Aleph::MemArray< T >
inline
MemArray
(MemArray &&a) noexcept
Aleph::MemArray< T >
inline
Min_Dim
Aleph::MemArray< T >
static
n
Aleph::MemArray< T >
protected
open_gap
(size_t pos=0, size_t num_entries=1)
Aleph::MemArray< T >
inline
private
operator()
(const size_t i) const noexcept
Aleph::MemArray< T >
inline
operator=
(const MemArray &a)
Aleph::MemArray< T >
inline
operator=
(MemArray &&a) noexcept
Aleph::MemArray< T >
inline
operator[]
(const size_t i) const
Aleph::MemArray< T >
inline
pop
()
Aleph::MemArray< T >
inline
ptr
Aleph::MemArray< T >
protected
push
(const T &item)
Aleph::MemArray< T >
inline
push
(T &&item)
Aleph::MemArray< T >
inline
put
(const T &item)
Aleph::MemArray< T >
inline
put
(T &&item)
Aleph::MemArray< T >
inline
putn
(const size_t more)
Aleph::MemArray< T >
inline
remove_first
()
Aleph::MemArray< T >
inline
remove_last
()
Aleph::MemArray< T >
inline
reserve
(const size_t cap)
Aleph::MemArray< T >
inline
reverse
()
Aleph::MemArray< T >
inline
size
() const noexcept
Aleph::MemArray< T >
inline
swap
(MemArray &a) noexcept
Aleph::MemArray< T >
inline
top
() const
Aleph::MemArray< T >
inline
traverse
(Operation &operation)
Aleph::MemArray< T >
inline
traverse
(Operation &operation) const
Aleph::MemArray< T >
inline
traverse
(Operation &&operation) const
Aleph::MemArray< T >
inline
traverse
(Operation &&operation)
Aleph::MemArray< T >
inline
~MemArray
()
Aleph::MemArray< T >
inline
Generated by
1.9.8