From a3aed2c5ce803ac530868b6971699cbf96fddd91 Mon Sep 17 00:00:00 2001 From: jai Date: Thu, 1 Feb 2007 23:47:17 +0000 Subject: adding DS library --- modules/TAO/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/modules/TAO/ChangeLog b/modules/TAO/ChangeLog index cdcba30f131..241555e58b4 100644 --- a/modules/TAO/ChangeLog +++ b/modules/TAO/ChangeLog @@ -1,3 +1,24 @@ +Thu Feb 1 23:44:53 UTC 2007 Jaiganesh Balasubramanian + + * tao/PortableServer/POA_Cached_Policies.h: + tao/PortableServer/POA_Cached_Policies.cpp: + tao/PortableServer/POA_Cached_Policies.inl: + + Added an enum for specifying the NetworkPriorityModel. + + Added 3 new private variables for storing the network + priority model, the request diffserv codepoint and reply + diffserv codepoint. + + Modified the constructors to initialize the above mentioned + private variables. + + Added new methods to get the values of the above mentioned + private variables. + + Added new methods to set the values of the above mentioned + private variables. + Thu Feb 1 23:36:55 UTC 2007 Jaiganesh Balasubramanian * tao/Network_Priority_Protocols_Hooks.h: -- cgit v1.2.1