__hash__() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
as_bool() const | casadi::GenericType | |
as_bool_vector() const | casadi::GenericType | |
as_dict() const | casadi::GenericType | |
as_dict_vector() const | casadi::GenericType | |
as_double() const | casadi::GenericType | |
as_double_vector() const | casadi::GenericType | |
as_double_vector_vector() const | casadi::GenericType | |
as_function() const | casadi::GenericType | |
as_function_vector() const | casadi::GenericType | |
as_int() const | casadi::GenericType | |
as_int_vector() const | casadi::GenericType | |
as_int_vector_vector() const | casadi::GenericType | |
as_string() const | casadi::GenericType | |
as_string_vector() const | casadi::GenericType | |
as_string_vector_vector() const | casadi::GenericType | |
as_vector() const | casadi::GenericType | |
as_vector_vector() const | casadi::GenericType | |
as_void_pointer() const | casadi::GenericType | |
assign(SharedObjectInternal *node) | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
base_type typedef | casadi::SharedObject | |
can_cast_to(TypeID other) const | casadi::GenericType | |
can_cast_to(const GenericType &other) const | casadi::GenericType | inline |
class_name() const | casadi::SharedObject | |
count_down() | casadi::GenericShared< SharedObject, SharedObjectInternal > | protected |
count_up() | casadi::GenericShared< SharedObject, SharedObjectInternal > | protected |
create(SharedObjectInternal *node) | casadi::GenericType | static |
debug_repr() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
deserialize(DeserializingStream &s) | casadi::GenericType | static |
Dict typedef | casadi::GenericType | |
disp(std::ostream &stream, bool more=false) const | casadi::SharedObject | |
from_type(TypeID type) | casadi::GenericType | static |
GenericShared() | casadi::GenericShared< SharedObject, SharedObjectInternal > | inline |
GenericShared(const GenericShared &ref) | casadi::GenericShared< SharedObject, SharedObjectInternal > | inline |
GenericType() | casadi::GenericType | |
GenericType(bool b) | casadi::GenericType | |
GenericType(casadi_int i) | casadi::GenericType | |
GenericType(int i) | casadi::GenericType | inline |
GenericType(double d) | casadi::GenericType | |
GenericType(const std::string &s) | casadi::GenericType | |
GenericType(const std::vector< bool > &iv) | casadi::GenericType | |
GenericType(const std::vector< casadi_int > &iv) | casadi::GenericType | |
GenericType(const std::vector< int > &iv) | casadi::GenericType | |
GenericType(const std::vector< std::vector< casadi_int > > &ivv) | casadi::GenericType | |
GenericType(const std::vector< double > &dv) | casadi::GenericType | |
GenericType(const std::vector< std::vector< double > > &dv) | casadi::GenericType | |
GenericType(const std::vector< std::string > &sv) | casadi::GenericType | |
GenericType(const std::vector< std::vector< std::string > > &sv) | casadi::GenericType | |
GenericType(const char s[]) | casadi::GenericType | |
GenericType(const Function &f) | casadi::GenericType | |
GenericType(const std::vector< Function > &f) | casadi::GenericType | |
GenericType(const Dict &dict) | casadi::GenericType | |
GenericType(const std::vector< Dict > &dictv) | casadi::GenericType | |
GenericType(const std::vector< std::vector< GenericType > > &gvv) | casadi::GenericType | |
GenericType(const std::vector< GenericType > &gv) | casadi::GenericType | |
GenericType(void *ptr) | casadi::GenericType | |
get() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
get_description() const | casadi::GenericType | inline |
get_str(bool more=false) const | casadi::SharedObject | inline |
get_type_description(TypeID type) | casadi::GenericType | static |
getCount() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
getType() const | casadi::GenericType | |
internal_base_type typedef | casadi::SharedObject | |
is_bool() const | casadi::GenericType | |
is_bool_vector() const | casadi::GenericType | |
is_dict() const | casadi::GenericType | |
is_dict_vector() const | casadi::GenericType | |
is_double() const | casadi::GenericType | |
is_double_vector() const | casadi::GenericType | |
is_double_vector_vector() const | casadi::GenericType | |
is_empty_vector() const | casadi::GenericType | |
is_function() const | casadi::GenericType | |
is_function_vector() const | casadi::GenericType | |
is_int() const | casadi::GenericType | |
is_int_vector() const | casadi::GenericType | |
is_int_vector_vector() const | casadi::GenericType | |
is_null() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
is_string() const | casadi::GenericType | |
is_string_vector() const | casadi::GenericType | |
is_string_vector_vector() const | casadi::GenericType | |
is_vector() const | casadi::GenericType | |
is_vector_vector() const | casadi::GenericType | |
is_void_pointer() const | casadi::GenericType | |
operator bool() const | casadi::GenericType | inline |
operator casadi_int() const | casadi::GenericType | inline |
operator const Dict &() const | casadi::GenericType | inline |
operator const Function &() const | casadi::GenericType | inline |
operator const std::vector< Dict > &() const | casadi::GenericType | inline |
operator const std::vector< Function > &() const | casadi::GenericType | inline |
operator const std::vector< GenericType > &() const | casadi::GenericType | inline |
operator const std::vector< std::vector< GenericType > > &() const | casadi::GenericType | inline |
operator double() const | casadi::GenericType | inline |
operator int() const | casadi::GenericType | inline |
operator std::string() const | casadi::GenericType | inline |
operator std::vector< bool >() const | casadi::GenericType | inline |
operator std::vector< casadi_int >() const | casadi::GenericType | inline |
operator std::vector< double >() const | casadi::GenericType | inline |
operator std::vector< int >() const | casadi::GenericType | |
operator std::vector< std::string >() const | casadi::GenericType | inline |
operator std::vector< std::vector< casadi_int > >() const | casadi::GenericType | inline |
operator std::vector< std::vector< double > >() const | casadi::GenericType | inline |
operator std::vector< std::vector< int > >() const | casadi::GenericType | |
operator std::vector< std::vector< std::string > >() const | casadi::GenericType | inline |
operator!=(const GenericType &op2) const | casadi::GenericType | |
operator->() const | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
operator=(const GenericShared &ref) | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
operator==(const GenericType &op2) const | casadi::GenericType | |
own(SharedObjectInternal *node) | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
print_ptr(std::ostream &stream=casadi::uout()) const | casadi::SharedObject | |
serialize(SerializingStream &s) const | casadi::GenericType | |
swap(GenericShared &other) | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
to_bool() const | casadi::GenericType | |
to_bool_vector() const | casadi::GenericType | |
to_dict() const | casadi::GenericType | |
to_dict_vector() const | casadi::GenericType | |
to_double() const | casadi::GenericType | |
to_double_vector() const | casadi::GenericType | |
to_double_vector_vector() const | casadi::GenericType | |
to_function() const | casadi::GenericType | |
to_function_vector() const | casadi::GenericType | |
to_int() const | casadi::GenericType | |
to_int_type_vector() const | casadi::GenericType | |
to_int_vector() const | casadi::GenericType | |
to_int_vector_vector() const | casadi::GenericType | |
to_string() const | casadi::GenericType | |
to_string_vector() const | casadi::GenericType | |
to_string_vector_vector() const | casadi::GenericType | |
to_vector() const | casadi::GenericType | |
to_vector_vector() const | casadi::GenericType | |
to_void_pointer() const | casadi::GenericType | |
type_name() | casadi::GenericType | inlinestatic |
weak() | casadi::GenericShared< SharedObject, SharedObjectInternal > | |
~GenericShared() | casadi::GenericShared< SharedObject, SharedObjectInternal > | inline |