OpenRTM-aist  1.2.1
Namespaces | Functions
CORBA_IORUtil.h File Reference

CORBA IOR manipulation utility functions. More...

#include <rtm/RTC.h>
Include dependency graph for CORBA_IORUtil.h:

Go to the source code of this file.

Namespaces

 CORBA_SeqUtil
 CORBA IOR helper functions.
 
 CORBA_IORUtil
 

Functions

bool CORBA_IORUtil::toIOR (const char *iorstr, IOP::IOR &ior)
 Convert from IOR string to IOR structure. More...
 
bool CORBA_IORUtil::toString (IOP::IOR &ior, std::string &iorstr)
 Convert from IOR structure to IOR string. More...
 
bool CORBA_IORUtil::replaceEndpoint (std::string &iorstr, const std::string &endpoint)
 Replace endpoint address in IOR entry. More...
 
std::string CORBA_IORUtil::formatIORinfo (const char *iorstr)
 Extracts information from IOR string and returns formatted string. More...
 
std::vector< IIOP::Address > CORBA_IORUtil::getEndpoints (IOP::IOR &ior)
 
void CORBA_IORUtil::extractAddrs (IOP::MultipleComponentProfile &components, std::vector< IIOP::Address > &addr)
 

Detailed Description

CORBA IOR manipulation utility functions.

Date
Date
2007-12-31 03:06:24
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$