Home
last modified time | relevance | path

Searched refs:ConstIterator_T (Results 1 – 5 of 5) sorted by relevance

/dports/devel/swig/swig-4.0.2/Lib/ruby/
H A Drubyiterators.swg273 %fragment("ConstIterator_T","header",fragment="<stddef.h>",fragment="ConstIterator",fragment="StdTr…
281 class ConstIterator_T : public ConstIterator
286 typedef ConstIterator_T<const_iter> self_type;
318 ConstIterator_T() : ConstIterator(Qnil)
322 ConstIterator_T(const_iter curr, VALUE seq = Qnil)
509 class ConstIteratorOpen_T : public ConstIterator_T<OutConstIterator>
515 typedef ConstIterator_T<const_iter> base;
519 : ConstIterator_T<OutConstIterator>(curr, seq)
581 class ConstIteratorClosed_T : public ConstIterator_T<OutConstIterator>
587 typedef ConstIterator_T<const_iter> base;
[all …]
H A Drubycontainer.swg163 fragment="ConstIterator_T")
465 swig::ConstIterator_T<$type > *iter_t = dynamic_cast<swig::ConstIterator_T<$type > *>(iter);
494 $1 = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::ConstIterator_T<$type > *>(iter) != 0));
/dports/security/libprelude/libprelude-1.2.6/bindings/ruby/
H A DPrelude.cxx3063 class ConstIterator_T : public ConstIterator class
3068 typedef ConstIterator_T<const_iter> self_type;
3100 ConstIterator_T() : ConstIterator(Qnil) in ConstIterator_T() function in swig::ConstIterator_T
3104 ConstIterator_T(const_iter curr, VALUE seq = Qnil) in ConstIterator_T() function in swig::ConstIterator_T
3291 class ConstIteratorOpen_T : public ConstIterator_T<OutConstIterator>
3297 typedef ConstIterator_T<const_iter> base;
3301 : ConstIterator_T<OutConstIterator>(curr, seq) in ConstIteratorOpen_T()
3363 class ConstIteratorClosed_T : public ConstIterator_T<OutConstIterator>
3369 typedef ConstIterator_T<const_iter> base;
3384 : ConstIterator_T<OutConstIterator>(curr, seq), begin(first), end(last) in ConstIteratorClosed_T()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/
H A Dlibsbml_wrap.cpp3908 class ConstIterator_T : public ConstIterator class
3913 typedef ConstIterator_T<const_iter> self_type;
3945 ConstIterator_T() : ConstIterator(Qnil) in ConstIterator_T() function in swig::ConstIterator_T
3949 ConstIterator_T(const_iter curr, VALUE seq = Qnil) in ConstIterator_T() function in swig::ConstIterator_T
4136 class ConstIteratorOpen_T : public ConstIterator_T<OutConstIterator>
4142 typedef ConstIterator_T<const_iter> base;
4146 : ConstIterator_T<OutConstIterator>(curr, seq) in ConstIteratorOpen_T()
4208 class ConstIteratorClosed_T : public ConstIterator_T<OutConstIterator>
4214 typedef ConstIterator_T<const_iter> base;
13415 …swig::ConstIterator_T<std::basic_string< char >::const_iterator > *iter_t = dynamic_cast<swig::Con… in _wrap_string_replace__SWIG_8()
[all …]
/dports/science/openbabel/openbabel-3.1.1/scripts/ruby/
H A Dopenbabel-ruby.cpp3430 class ConstIterator_T : public ConstIterator class
3435 typedef ConstIterator_T<const_iter> self_type;
3467 ConstIterator_T() : ConstIterator(Qnil) in ConstIterator_T() function in swig::ConstIterator_T
3471 ConstIterator_T(const_iter curr, VALUE seq = Qnil) in ConstIterator_T() function in swig::ConstIterator_T
3658 class ConstIteratorOpen_T : public ConstIterator_T<OutConstIterator>
3664 typedef ConstIterator_T<const_iter> base;
3668 : ConstIterator_T<OutConstIterator>(curr, seq) in ConstIteratorOpen_T()
3730 class ConstIteratorClosed_T : public ConstIterator_T<OutConstIterator>
3736 typedef ConstIterator_T<const_iter> base;
3751 : ConstIterator_T<OutConstIterator>(curr, seq), begin(first), end(last) in ConstIteratorClosed_T()