diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 6a84836a162..8a33cb1575f 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Nov 8 17:10:31 2005 +// Generated by makeprops.py from file `../../config/PropertyNames.def', Mon Nov 14 20:28:03 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -350,6 +350,7 @@ const char* IceInternal::PropertyNames::Glacier2Props[] = "Glacier2.Admin.Endpoints", "Glacier2.AdminIdentity", "Glacier2.Admin.PublishedEndpoints", + "Glacier2.Admin.RegisterProcess", "Glacier2.AllowCategories", "Glacier2.Client.AlwaysBatch", "Glacier2.Client.Buffered", @@ -373,6 +374,7 @@ const char* IceInternal::PropertyNames::Glacier2Props[] = "Glacier2.Server.Trace.Override", "Glacier2.Server.Trace.Request", "Glacier2.SessionManager", + "Glacier2.SessionManager.CloseCount", "Glacier2.SessionTimeout", "Glacier2.Trace.RoutingTable", "Glacier2.Trace.Session", |