Orocos Real-Time Toolkit
2.9.0
|
#include "rtt-corba-config.h"
#include <omniORB4/CORBA.h>
#include <omniORB4/poa.h>
Go to the source code of this file.
Namespaces | |
CORBA | |
Macros | |
#define | CORBA_CHECK_THREAD() |
#define | ACE_THROW_SPEC(x) |
#define | ACE_THROW(x) |
#define | CORBA_EXCEPTION_INFO(x) x._name() |
Typedefs | |
typedef Any * | CORBA::Any_ptr |
#define ACE_THROW_SPEC | ( | x | ) |
Definition at line 65 of file corba.h.
Referenced by RTT::corba::CRemoteChannelElement_i::_default_POA(), RTT::corba::CDataFlowInterface_i::_default_POA(), RTT::corba::CDataFlowInterface_i::activate_this(), RTT::corba::CDataFlowInterface_i::deregisterChannel(), and RTT::corba::CRemoteChannelElement_i::setCDataFlowInterface().
#define CORBA_CHECK_THREAD | ( | ) |
Definition at line 47 of file corba.h.
Referenced by RTT::corba::CDataFlowInterface_i::deregisterChannel().
#define CORBA_EXCEPTION_INFO | ( | x | ) | x._name() |
Definition at line 68 of file corba.h.
Referenced by RTT::corba::RemoteInputPort::buildRemoteChannelOutput(), RTT::corba::TaskContextProxy::Create(), RTT::corba::RemoteOutputPort::createConnection(), RTT::corba::RemoteInputPort::createConnection(), RTT::corba::TaskContextProxy::DestroyOrb(), RTT::corba::TaskContextServer::DestroyOrb(), RTT::corba::TaskContextServer::DoShutdownOrb(), RTT::corba::TaskContextProxy::initFromURIOrTaskname(), RTT::corba::ApplicationServer::InitOrb(), RTT::corba::TaskContextServer::initTaskContextServer(), RTT::corba::TaskContextServer::RunOrb(), and RTT::corba::TaskContextProxy::TaskContextProxy().