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