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

SOAPBridge::ObjectContextManager::StoredIOR Struct Reference

Used to return the actual IOR stored for a storedObjectReference. More...

#include <ObjCtxMan.idl>

List of all members.

Public Attributes

string storedObjectReference
 The reference as returned to the client. More...

string storedObject
 The stringified IOR as returned by the ORB. More...


Detailed Description

Used to return the actual IOR stored for a storedObjectReference.

Definition at line 89 of file ObjCtxMan.idl.


Member Data Documentation

string SOAPBridge::ObjectContextManager::StoredIOR::storedObject
 

The stringified IOR as returned by the ORB.

Definition at line 93 of file ObjCtxMan.idl.

string SOAPBridge::ObjectContextManager::StoredIOR::storedObjectReference
 

The reference as returned to the client.

Definition at line 91 of file ObjCtxMan.idl.


The documentation for this struct was generated from the following file:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.