OpenRTM-aist-Python 1.1.2
Functions
/home/openrtm/OpenRTM-aist-Python/packages/deb/buildroot/OpenRTM_aist/CORBA_SeqUtil.py File Reference

CORBA sequence utility template functions. More...

Functions

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

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.