Esempio n. 1
0
 def next(self):
     return _StepVector._StepVector_Iterator_bool_next(self)
Esempio n. 2
0
 def next(self): return _StepVector._StepVector_Iterator_bool_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_bool___iter__(self)
Esempio n. 3
0
 def next(self): return _StepVector._StepVector_Iterator_bool_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_bool___iter__(self)
Esempio n. 4
0
 def next(self):
     return _StepVector._StepVector_Iterator_bool_next(self)
Esempio n. 5
0
 def __next__(self) -> "std::pair< long,bool >":
     return _StepVector._StepVector_Iterator_bool_next(self)