#include <IORInfo.h>
Inheritance diagram for TAO_IORInfo:
|
Constructor.
|
|
Protected destructor to enforce proper memory managment through the reference counting mechanism. |
|
Prevent copying through the copy constructor and the assignment operator. |
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
Add the given tagged component to all profiles.
Implements PortableInterceptor::IORInfo. |
|
Add the given tagged component to all profiles matching the given ProfileId. Implements PortableInterceptor::IORInfo. |
|
Check if this IORInfo instance is valid. Once all IORInterceptor interception points have been called, this IORInfo object is no longer valid. Throw an exception in that case. |
|
This method is used so to inform the IORInfo when the add_ior_component() and add_ior_component_to_profile() methods are invalid. They are only valid in the IORInterceptor::establish_components() interception point. |
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
Invalidate this IORInfo instance. Once the IOR interception points have been invoked, this IORInfo instance is no longer valid. |
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
|
|
Return the policy matching the given policy type that is in effect for the object whose IOR is being created. Implements PortableInterceptor::IORInfo. |
|
This flag is used to prevent the add_ior_component() and add_ior_component_to_profile() methods from being incorrectly called after the IORInterceptor::establish_components() interception point has been called. |
|
Pointer to POA.
|