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