xmltooling::SOAPTransport::SOAPTransport::Address Struct Reference

A simple structure to capture SOAP addressing information. More...

#include <xmltooling/soap/SOAPTransport.h>

List of all members.

Public Member Functions

 Address (const char *from, const char *to, const char *endpoint)
 Constructor.

Public Attributes

const char * m_from
 Name of sender.
const char * m_to
 Name of recipient.
const char * m_endpoint
 Endpoint URL.


Detailed Description

A simple structure to capture SOAP addressing information.

Constructor & Destructor Documentation

xmltooling::SOAPTransport::SOAPTransport::Address::Address ( const char *  from,
const char *  to,
const char *  endpoint 
) [inline]

Constructor.

Parameters:
from name of sender
to name of recipient
endpoint endpoint URL


Member Data Documentation

const char* xmltooling::SOAPTransport::SOAPTransport::Address::m_endpoint

Endpoint URL.

const char* xmltooling::SOAPTransport::SOAPTransport::Address::m_from

Name of sender.

const char* xmltooling::SOAPTransport::SOAPTransport::Address::m_to

Name of recipient.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 6 15:38:19 2009 for xmltooling by  doxygen 1.5.8