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

SOAPBridge::TypeConversions::Specification Struct Reference

A specific type conversion specification. More...

#include <TypeConversions.idl>

List of all members.

Public Attributes

string methodPath
 Method path. More...

string parameterName
 Parameter name. More...

long convUId
 Unique Conversion Identification. More...

string userInfo
 Additional (detail) information. More...


Detailed Description

A specific type conversion specification.

Definition at line 34 of file TypeConversions.idl.


Member Data Documentation

long SOAPBridge::TypeConversions::Specification::convUId
 

Unique Conversion Identification.

Definition at line 40 of file TypeConversions.idl.

string SOAPBridge::TypeConversions::Specification::methodPath
 

Method path.

Definition at line 36 of file TypeConversions.idl.

string SOAPBridge::TypeConversions::Specification::parameterName
 

Parameter name.

Definition at line 38 of file TypeConversions.idl.

string SOAPBridge::TypeConversions::Specification::userInfo
 

Additional (detail) information.

Definition at line 42 of file TypeConversions.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.