Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

sbimpl.h File Reference

More...

Go to the source code of this file.

Namespaces

namespace  SOAPBridge

Compounds

class  AnyInterface
class  CorbaSoap
 Class implementing all the basic routines for converting SOAP to CORBA and vice versa. More...

class  DOM_Holder
 Just holds a DOM_H for auto-release. More...

class  ParList_Holder
 Just holds a SCParamList for auto-release. More...

class  SOAPBridge_SOAPCall_i
 Class implementing IDL interface SOAPBridge::SOAPCall. More...

class  SOAPBridge_TypeConversions_impl
 IDL:SOAPBridge/TypeConversions:1.0. More...


Variables

CORBA::ORB_ptr orb
DynamicAny::DynAnyFactory_var dynFact
 Global DynAnyFactory. More...

IRPLUS_H irplusHandle
 IRPlus pointer. More...

CORBA::String_var ObjCtxMan_SIOR
 IOR of the ObjectContextManager. More...

JTCMonitorp_struct_tm_monitor
 For using localtime() and gmtime() in threads. More...


Detailed Description

Definition in file sbimpl.h.


Variable Documentation

CORBA::String_var ObjCtxMan_SIOR
 

IOR of the ObjectContextManager.

Definition at line 27 of file sbimpl.h.

DynamicAny::DynAnyFactory_var dynFact
 

Global DynAnyFactory.

Definition at line 25 of file sbimpl.h.

IRPLUS_H irplusHandle
 

IRPlus pointer.

Definition at line 26 of file sbimpl.h.

CORBA::ORB_ptr orb
 

Definition at line 24 of file sbimpl.h.

JTCMonitor* p_struct_tm_monitor
 

For using localtime() and gmtime() in threads.

As localtime() and gmtime() can be unsafe in threads, we sync access to them.

Definition at line 28 of file sbimpl.h.


This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.