#include <isl-noexceptions.h>
|
isl_map_list * | ptr = nullptr |
Definition at line 2319 of file isl-noexceptions.h.
◆ map_list() [1/6]
isl::map_list::map_list |
( |
__isl_take isl_map_list * | ptr | ) |
|
|
inlineexplicitprotected |
◆ map_list() [2/6]
isl::map_list::map_list |
( |
| ) |
|
|
inline |
◆ map_list() [3/6]
isl::map_list::map_list |
( |
const map_list & | obj | ) |
|
|
inline |
◆ map_list() [4/6]
isl::map_list::map_list |
( |
isl::ctx | ctx, |
|
|
int | n ) |
|
inlineexplicit |
◆ map_list() [5/6]
◆ map_list() [6/6]
isl::map_list::map_list |
( |
isl::ctx | ctx, |
|
|
const std::string & | str ) |
|
inlineexplicit |
◆ ~map_list()
isl::map_list::~map_list |
( |
| ) |
|
|
inline |
◆ add()
◆ at()
isl::map isl::map_list::at |
( |
int | index | ) |
const |
|
inline |
◆ clear()
◆ concat()
◆ copy() [1/2]
__isl_give isl_map_list * isl::map_list::copy |
( |
| ) |
&& |
|
inlinedelete |
References __isl_give, __isl_keep, __isl_take, add(), at(), clear(), concat(), copy(), ctx(), drop(), fn, foreach(), function, get(), get_at(), insert(), is_null(), manage, manage_copy, map_list(), n, pos(), ptr, release(), and size().
◆ copy() [2/2]
__isl_give isl_map_list * isl::map_list::copy |
( |
| ) |
const & |
|
inline |
◆ ctx()
◆ drop()
isl::map_list isl::map_list::drop |
( |
unsigned int | first, |
|
|
unsigned int | n ) const |
|
inline |
◆ foreach()
◆ get()
__isl_keep isl_map_list * isl::map_list::get |
( |
| ) |
const |
|
inline |
◆ get_at()
isl::map isl::map_list::get_at |
( |
int | index | ) |
const |
|
inline |
◆ insert()
◆ is_null()
bool isl::map_list::is_null |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ release()
__isl_give isl_map_list * isl::map_list::release |
( |
| ) |
|
|
inline |
◆ size()
class size isl::map_list::size |
( |
| ) |
const |
|
inline |
◆ manage
Definition at line 11824 of file isl-noexceptions.h.
References __isl_take, map_list(), and ptr.
Referenced by add(), at(), clear(), concat(), copy(), drop(), foreach(), insert(), and size().
◆ manage_copy
◆ ptr
isl_map_list* isl::map_list::ptr = nullptr |
|
protected |
Definition at line 2324 of file isl-noexceptions.h.
Referenced by copy(), copy(), ctx(), get(), is_null(), manage, manage_copy, map_list(), map_list(), map_list(), map_list(), map_list(), map_list(), release(), and ~map_list().
The documentation for this class was generated from the following file: