Public Member Functions | |
array (unsigned sz) | |
template<typename T2 > | |
array (ast_vector_tpl< T2 > const &v) | |
void | resize (unsigned sz) |
unsigned | size () const |
T & | operator[] (int i) |
T const & | operator[] (int i) const |
T const * | ptr () const |
T * | ptr () |
|
inline |
array | ( | ast_vector_tpl< T2 > const & | v | ) |
|
inline |
|
inline |
|
inline |
Definition at line 464 of file z3++.h.
Referenced by constructors::add(), context::array_sort(), goal::as_expr(), context::bv_val(), optimize::check(), solver::check(), user_propagator_base::conflict(), constructor_list::constructor_list(), context::datatype(), context::datatypes(), context::enumeration_sort(), z3::exists(), z3::forall(), context::function(), z3::lambda(), func_decl::operator()(), context::parse_file(), context::parse_string(), user_propagator_base::propagate(), fixedpoint::query(), constructors::query(), z3::re_intersect(), context::recdef(), context::recfun(), z3::select(), z3::store(), expr::substitute(), solver::to_smt2(), fixedpoint::to_string(), solver::trail(), context::tuple_sort(), and context::user_propagate_function().
|
inline |
Definition at line 460 of file z3++.h.
Referenced by solver::trail().
|
inline |
Definition at line 461 of file z3++.h.
Referenced by ParamDescrsRef::__len__(), Goal::__len__(), context::array_sort(), BitVecNumRef::as_signed_long(), z3::exists(), z3::forall(), z3::lambda(), user_propagator_base::propagate(), fixedpoint::query(), z3::re_intersect(), context::recdef(), context::recfun(), z3::select(), z3::store(), BitVecSortRef::subsort(), solver::to_smt2(), fixedpoint::to_string(), and context::user_propagate_function().