#include <SoapBridge_public.idl>
Public Attributes | |
| string | contextKey |
| The obtained or specified context key. More... | |
| unsigned short | initialTimeout |
| The original or last specified timeout. More... | |
| unsigned short | timeoutRemaining |
| Seconds remaining before the context is auto-destroyed. More... | |
| unsigned short | storedObjectReferenceCount |
| Number of object references stored in this context. More... | |
| string | userData |
| The user's stored data, if any. More... | |
Definition at line 54 of file SoapBridge_public.idl.
|
|
The obtained or specified context key.
Definition at line 56 of file SoapBridge_public.idl. |
|
|
The original or last specified timeout.
Definition at line 58 of file SoapBridge_public.idl. |
|
|
Number of object references stored in this context.
Definition at line 62 of file SoapBridge_public.idl. |
|
|
Seconds remaining before the context is auto-destroyed.
Definition at line 60 of file SoapBridge_public.idl. |
|
|
The user's stored data, if any.
Definition at line 64 of file SoapBridge_public.idl. |
This documentation is part of the "SOAP to CORBA bridge" project