Namespaces | Functions
CORBA_SeqUtil.py File Reference

CORBA sequence utility template functions. More...

Go to the source code of this file.

Namespaces

 OpenRTM_aist.CORBA_SeqUtil
 

Functions

def OpenRTM_aist.CORBA_SeqUtil.back (seq)
 Get the last element of the CORBA sequence. More...
 
def OpenRTM_aist.CORBA_SeqUtil.clear (seq)
 Erase all the elements of the CORBA sequence. More...
 
def OpenRTM_aist.CORBA_SeqUtil.erase (seq, index)
 Erase the element of the specified index. More...
 
def OpenRTM_aist.CORBA_SeqUtil.erase_if (seq, f)
 
def OpenRTM_aist.CORBA_SeqUtil.find (seq, f)
 Return the index of CORBA sequence element that functor matches. More...
 
def OpenRTM_aist.CORBA_SeqUtil.for_each (seq, f)
 Apply the functor to all CORBA sequence elements. More...
 
def OpenRTM_aist.CORBA_SeqUtil.front (seq)
 Get the front element of the CORBA sequence. More...
 
def OpenRTM_aist.CORBA_SeqUtil.insert (seq, elem, index)
 Insert the element to the CORBA sequence. More...
 
def OpenRTM_aist.CORBA_SeqUtil.push_back (seq, elem)
 Push the new element back to the CORBA sequence. More...
 
def OpenRTM_aist.CORBA_SeqUtil.push_back_list (seq1, seq2)
 
def OpenRTM_aist.CORBA_SeqUtil.refToVstring (objlist)
 coil::vstring refToVstring(const CorbaRefSequence& objlist) More...
 

Detailed Description

CORBA sequence utility template functions.

Date
Date
2007/09/03
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp and Shinji Kurihara

Copyright (C) 2006-2008 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Definition in file CORBA_SeqUtil.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:35