#include <sbimpl.h>
Inheritance diagram for SOAPBridge_TypeConversions_impl:

Public Methods | |
| SOAPBridge_TypeConversions_impl (PortableServer::POA_ptr) | |
| Constructor. More... | |
| ~SOAPBridge_TypeConversions_impl () | |
| Destructor. More... | |
| virtual PortableServer::POA_ptr | _default_POA () |
| Useless. More... | |
| virtual void | Set (const SOAPBridge::TypeConversions::Specification &spec) throw (SOAPBridge::TypeConversions::BadSpecification, CORBA::SystemException) |
| IDL:SOAPBridge/TypeConversions/Set:1.0. More... | |
| virtual CORBA::Boolean | Get (SOAPBridge::TypeConversions::Specification &spec, CORBA::Boolean getNext) throw (CORBA::SystemException) |
| IDL:SOAPBridge/TypeConversions/Get:1.0. More... | |
Private Methods | |
| SOAPBridge_TypeConversions_impl (const SOAPBridge_TypeConversions_impl &) | |
| Default. More... | |
| void | operator= (const SOAPBridge_TypeConversions_impl &) |
| Default. More... | |
Private Attributes | |
| PortableServer::POA_var | poa_ |
| Useless. More... | |
Definition at line 105 of file sbimpl.h.
|
|
Default.
|
|
|
Constructor.
Definition at line 40 of file TypeConversions_impl.cpp. |
|
|
Destructor.
Definition at line 45 of file TypeConversions_impl.cpp. |
|
|
IDL:SOAPBridge/TypeConversions/Get:1.0.
Definition at line 101 of file TypeConversions_impl.cpp. |
|
|
IDL:SOAPBridge/TypeConversions/Set:1.0.
Definition at line 59 of file TypeConversions_impl.cpp. |
|
|
Useless.
Definition at line 50 of file TypeConversions_impl.cpp. |
|
|
Default.
|
|
|
Useless.
|
This documentation is part of the "SOAP to CORBA bridge" project