OpenRTM-aist-Python 1.1.2
|
NameValue and NVList utility functions. More...
Classes | |
class | OpenRTM_aist.NVUtil.to_prop |
class | OpenRTM_aist.NVUtil.nv_find |
Functions | |
def | OpenRTM_aist.NVUtil.newNV |
Create NameVale. More... | |
def | OpenRTM_aist.NVUtil.copyFromProperties |
Copy to NVList from Proeprties. More... | |
def | OpenRTM_aist.NVUtil.copyToProperties |
Copy to Proeprties from NVList. More... | |
def | OpenRTM_aist.NVUtil.toProperties |
coil::Properties toProperties(const SDOPackage::NVList& nv); | |
def | OpenRTM_aist.NVUtil.find |
Get value in NVList specified by name. More... | |
def | OpenRTM_aist.NVUtil.toString |
Get string value in NVList specified by name. More... | |
def | OpenRTM_aist.NVUtil.dump_to_stream |
Print information configured in NVList as a string type std::ostream& dump_to_stream(std::ostream& out, const SDOPackage::NVList& nv) | |
NameValue and NVList utility functions.
Copyright (C) 2006-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.