summaryrefslogtreecommitdiff
path: root/modules/TAO/tao/PortableServer/Root_POA.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/tao/PortableServer/Root_POA.h')
-rw-r--r--modules/TAO/tao/PortableServer/Root_POA.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/TAO/tao/PortableServer/Root_POA.h b/modules/TAO/tao/PortableServer/Root_POA.h
index d7d69bfb6e3..fcf3a2b0bb4 100644
--- a/modules/TAO/tao/PortableServer/Root_POA.h
+++ b/modules/TAO/tao/PortableServer/Root_POA.h
@@ -404,6 +404,9 @@ public:
/// ORB Core for POA.
TAO_ORB_Core &orb_core (void) const;
+ // obtain a reference to the cached_profiles
+ TAO::Portable_Server::Cached_Policies& cached_policies (void);
+
TAO::Portable_Server::Cached_Policies::PriorityModel priority_model (void) const;
CORBA::Boolean cleanup_in_progress (void);