summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertyNames.cpp
blob: fd83fc542b91cc18965e59230ac1bf3da70683eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
// **********************************************************************
//
// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
//
// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Feb 27 12:48:24 2008

// IMPORTANT: Do not edit this file -- any edits made here will be lost!

#include <Ice/PropertyNames.h>

const IceInternal::Property IcePropsData[] = 
{
    IceInternal::Property("Ice.ACM.Client", false, 0),
    IceInternal::Property("Ice.ACM.Server", false, 0),
    IceInternal::Property("Ice.Admin.AdapterId", false, 0),
    IceInternal::Property("Ice.Admin.Endpoints", false, 0),
    IceInternal::Property("Ice.Admin.Locator", false, 0),
    IceInternal::Property("Ice.Admin.PublishedEndpoints", false, 0),
    IceInternal::Property("Ice.Admin.RegisterProcess", true, 0),
    IceInternal::Property("Ice.Admin.ReplicaGroupId", false, 0),
    IceInternal::Property("Ice.Admin.Router", false, 0),
    IceInternal::Property("Ice.Admin.ProxyOptions", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPerConnection", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPool.Size", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("Ice.Admin.ThreadPool.StackSize", false, 0),
    IceInternal::Property("Ice.Admin.DelayCreation", false, 0),
    IceInternal::Property("Ice.Admin.Facets", false, 0),
    IceInternal::Property("Ice.Admin.InstanceName", false, 0),
    IceInternal::Property("Ice.Admin.ServerId", false, 0),
    IceInternal::Property("Ice.BatchAutoFlush", false, 0),
    IceInternal::Property("Ice.ChangeUser", false, 0),
    IceInternal::Property("Ice.Compression.Level", false, 0),
    IceInternal::Property("Ice.Config", false, 0),
    IceInternal::Property("Ice.Default.CollocationOptimization", true, "Ice.Default.CollocationOptimized"),
    IceInternal::Property("Ice.Default.CollocationOptimized", false, 0),
    IceInternal::Property("Ice.Default.EndpointSelection", false, 0),
    IceInternal::Property("Ice.Default.Host", false, 0),
    IceInternal::Property("Ice.Default.Locator.EndpointSelection", false, 0),
    IceInternal::Property("Ice.Default.Locator.ConnectionCached", false, 0),
    IceInternal::Property("Ice.Default.Locator.PreferSecure", false, 0),
    IceInternal::Property("Ice.Default.Locator.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Ice.Default.Locator.Locator", false, 0),
    IceInternal::Property("Ice.Default.Locator.Router", false, 0),
    IceInternal::Property("Ice.Default.Locator.CollocationOptimization", true, "Ice.Default.Locator.CollocationOptimized"),
    IceInternal::Property("Ice.Default.Locator.CollocationOptimized", false, 0),
    IceInternal::Property("Ice.Default.Locator.ThreadPerConnection", false, 0),
    IceInternal::Property("Ice.Default.Locator", false, 0),
    IceInternal::Property("Ice.Default.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Ice.Default.Package", false, 0),
    IceInternal::Property("Ice.Default.PreferSecure", false, 0),
    IceInternal::Property("Ice.Default.Protocol", false, 0),
    IceInternal::Property("Ice.Default.Router.EndpointSelection", false, 0),
    IceInternal::Property("Ice.Default.Router.ConnectionCached", false, 0),
    IceInternal::Property("Ice.Default.Router.PreferSecure", false, 0),
    IceInternal::Property("Ice.Default.Router.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Ice.Default.Router.Locator", false, 0),
    IceInternal::Property("Ice.Default.Router.Router", false, 0),
    IceInternal::Property("Ice.Default.Router.CollocationOptimization", true, "Ice.Default.Router.CollocationOptimized"),
    IceInternal::Property("Ice.Default.Router.CollocationOptimized", false, 0),
    IceInternal::Property("Ice.Default.Router.ThreadPerConnection", false, 0),
    IceInternal::Property("Ice.Default.Router", false, 0),
    IceInternal::Property("Ice.IPv4", false, 0),
    IceInternal::Property("Ice.IPv6", false, 0),
    IceInternal::Property("Ice.EventLog.Source", false, 0),
    IceInternal::Property("Ice.GC.Interval", false, 0),
    IceInternal::Property("Ice.ImplicitContext", false, 0),
    IceInternal::Property("Ice.InitPlugins", false, 0),
    IceInternal::Property("Ice.LoggerPlugin", true, 0),
    IceInternal::Property("Ice.MessageSizeMax", false, 0),
    IceInternal::Property("Ice.MonitorConnections", true, 0),
    IceInternal::Property("Ice.Nohup", false, 0),
    IceInternal::Property("Ice.NullHandleAbort", false, 0),
    IceInternal::Property("Ice.Override.Compress", false, 0),
    IceInternal::Property("Ice.Override.ConnectTimeout", false, 0),
    IceInternal::Property("Ice.Override.Timeout", false, 0),
    IceInternal::Property("Ice.Override.Secure", false, 0),
    IceInternal::Property("Ice.Package.*", false, 0),
    IceInternal::Property("Ice.Plugin.*", false, 0),
    IceInternal::Property("Ice.PluginLoadOrder", false, 0),
    IceInternal::Property("Ice.PrintAdapterReady", false, 0),
    IceInternal::Property("Ice.PrintProcessId", false, 0),
    IceInternal::Property("Ice.ProgramName", false, 0),
    IceInternal::Property("Ice.RetryIntervals", false, 0),
    IceInternal::Property("Ice.ServerId", true, 0),
    IceInternal::Property("Ice.ServerIdleTime", false, 0),
    IceInternal::Property("Ice.StdErr", false, 0),
    IceInternal::Property("Ice.StdOut", false, 0),
    IceInternal::Property("Ice.ThreadPerConnection", false, 0),
    IceInternal::Property("Ice.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("Ice.ThreadPool.Client.Size", false, 0),
    IceInternal::Property("Ice.ThreadPool.Client.SizeMax", false, 0),
    IceInternal::Property("Ice.ThreadPool.Client.SizeWarn", false, 0),
    IceInternal::Property("Ice.ThreadPool.Client.StackSize", false, 0),
    IceInternal::Property("Ice.ThreadPool.Server.Size", false, 0),
    IceInternal::Property("Ice.ThreadPool.Server.SizeMax", false, 0),
    IceInternal::Property("Ice.ThreadPool.Server.SizeWarn", false, 0),
    IceInternal::Property("Ice.ThreadPool.Server.StackSize", false, 0),
    IceInternal::Property("Ice.Trace.GC", false, 0),
    IceInternal::Property("Ice.Trace.Location", true, "Ice.Trace.Locator"),
    IceInternal::Property("Ice.Trace.Locator", false, 0),
    IceInternal::Property("Ice.Trace.Network", false, 0),
    IceInternal::Property("Ice.Trace.Protocol", false, 0),
    IceInternal::Property("Ice.Trace.Retry", false, 0),
    IceInternal::Property("Ice.Trace.Slicing", false, 0),
    IceInternal::Property("Ice.UDP.RcvSize", false, 0),
    IceInternal::Property("Ice.UDP.SndSize", false, 0),
    IceInternal::Property("Ice.TCP.Backlog", false, 0),
    IceInternal::Property("Ice.TCP.RcvSize", false, 0),
    IceInternal::Property("Ice.TCP.SndSize", false, 0),
    IceInternal::Property("Ice.UseSyslog", false, 0),
    IceInternal::Property("Ice.Warn.AMICallback", false, 0),
    IceInternal::Property("Ice.Warn.Connections", false, 0),
    IceInternal::Property("Ice.Warn.Datagrams", false, 0),
    IceInternal::Property("Ice.Warn.Dispatch", false, 0),
    IceInternal::Property("Ice.Warn.Endpoints", false, 0),
    IceInternal::Property("Ice.Warn.UnknownProperties", false, 0),
    IceInternal::Property("Ice.Warn.UnusedProperties", false, 0),
    IceInternal::Property("Ice.CacheMessageBuffers", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceProps(IcePropsData,
                                                sizeof(IcePropsData)/sizeof(IcePropsData[0]));

const IceInternal::Property IceBoxPropsData[] = 
{
    IceInternal::Property("IceBox.InheritProperties", false, 0),
    IceInternal::Property("IceBox.InstanceName", false, 0),
    IceInternal::Property("IceBox.LoadOrder", false, 0),
    IceInternal::Property("IceBox.PrintServicesReady", false, 0),
    IceInternal::Property("IceBox.Service.*", false, 0),
    IceInternal::Property("IceBox.ServiceManager.AdapterId", false, 0),
    IceInternal::Property("IceBox.ServiceManager.Endpoints", false, 0),
    IceInternal::Property("IceBox.ServiceManager.Locator", false, 0),
    IceInternal::Property("IceBox.ServiceManager.PublishedEndpoints", false, 0),
    IceInternal::Property("IceBox.ServiceManager.RegisterProcess", true, 0),
    IceInternal::Property("IceBox.ServiceManager.ReplicaGroupId", false, 0),
    IceInternal::Property("IceBox.ServiceManager.Router", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ProxyOptions", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPerConnection", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPool.Size", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceBox.ServiceManager.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceBox.Trace.ServiceObserver", false, 0),
    IceInternal::Property("IceBox.UseSharedCommunicator.*", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceBoxProps(IceBoxPropsData,
                                                sizeof(IceBoxPropsData)/sizeof(IceBoxPropsData[0]));

const IceInternal::Property IceBoxAdminPropsData[] = 
{
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.EndpointSelection", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.ConnectionCached", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.PreferSecure", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.Locator", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.Router", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.CollocationOptimization", true, "IceBoxAdmin.ServiceManager.Proxy.CollocationOptimized"),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.CollocationOptimized", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy.ThreadPerConnection", false, 0),
    IceInternal::Property("IceBoxAdmin.ServiceManager.Proxy", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceBoxAdminProps(IceBoxAdminPropsData,
                                                sizeof(IceBoxAdminPropsData)/sizeof(IceBoxAdminPropsData[0]));

const IceInternal::Property IceGridAdminPropsData[] = 
{
    IceInternal::Property("IceGridAdmin.AuthenticateUsingSSL", false, 0),
    IceInternal::Property("IceGridAdmin.Username", false, 0),
    IceInternal::Property("IceGridAdmin.Password", false, 0),
    IceInternal::Property("IceGridAdmin.Replica", false, 0),
    IceInternal::Property("IceGridAdmin.Trace.Observers", false, 0),
    IceInternal::Property("IceGridAdmin.Trace.SaveToRegistry", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceGridAdminProps(IceGridAdminPropsData,
                                                sizeof(IceGridAdminPropsData)/sizeof(IceGridAdminPropsData[0]));

const IceInternal::Property IceGridPropsData[] = 
{
    IceInternal::Property("IceGrid.InstanceName", false, 0),
    IceInternal::Property("IceGrid.Node.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Node.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Node.Locator", false, 0),
    IceInternal::Property("IceGrid.Node.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Node.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Node.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Node.Router", false, 0),
    IceInternal::Property("IceGrid.Node.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Node.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Node.AllowRunningServersAsRoot", false, 0),
    IceInternal::Property("IceGrid.Node.AllowEndpointsOverride", false, 0),
    IceInternal::Property("IceGrid.Node.CollocateRegistry", false, 0),
    IceInternal::Property("IceGrid.Node.Data", false, 0),
    IceInternal::Property("IceGrid.Node.DisableOnFailure", false, 0),
    IceInternal::Property("IceGrid.Node.Name", false, 0),
    IceInternal::Property("IceGrid.Node.Output", false, 0),
    IceInternal::Property("IceGrid.Node.PrintServersReady", false, 0),
    IceInternal::Property("IceGrid.Node.PropertiesOverride", false, 0),
    IceInternal::Property("IceGrid.Node.RedirectErrToOut", false, 0),
    IceInternal::Property("IceGrid.Node.Trace.Activator", false, 0),
    IceInternal::Property("IceGrid.Node.Trace.Adapter", false, 0),
    IceInternal::Property("IceGrid.Node.Trace.Patch", false, 0),
    IceInternal::Property("IceGrid.Node.Trace.Replica", false, 0),
    IceInternal::Property("IceGrid.Node.Trace.Server", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccounts", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.EndpointSelection", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.ConnectionCached", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.PreferSecure", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.Locator", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.Router", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.CollocationOptimization", true, "IceGrid.Node.UserAccountMapper.CollocationOptimized"),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.CollocationOptimized", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Node.UserAccountMapper", false, 0),
    IceInternal::Property("IceGrid.Node.WaitTime", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCallbackRouter.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminCryptPasswords", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.CollocationOptimization", true, "IceGrid.Registry.AdminPermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminPermissionsVerifier", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionFilters", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.CollocationOptimization", true, "IceGrid.Registry.AdminSSLPermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.AdminSSLPermissionsVerifier", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.Client.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.Client.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.CryptPasswords", false, 0),
    IceInternal::Property("IceGrid.Registry.Data", false, 0),
    IceInternal::Property("IceGrid.Registry.DefaultTemplates", false, 0),
    IceInternal::Property("IceGrid.Registry.DynamicRegistration", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.Internal.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.NodeSessionTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.CollocationOptimization", true, "IceGrid.Registry.PermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.PermissionsVerifier", false, 0),
    IceInternal::Property("IceGrid.Registry.ReplicaName", false, 0),
    IceInternal::Property("IceGrid.Registry.ReplicaSessionTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.Server.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.Server.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionFilters", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.AdapterId", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.Endpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.PublishedEndpoints", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.RegisterProcess", true, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ReplicaGroupId", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ProxyOptions", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.Size", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceGrid.Registry.SessionTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.Router", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.CollocationOptimization", true, "IceGrid.Registry.SSLPermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Application", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Adapter", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Locator", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Node", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Object", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Patch", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Replica", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Server", false, 0),
    IceInternal::Property("IceGrid.Registry.Trace.Session", false, 0),
    IceInternal::Property("IceGrid.Registry.UserAccounts", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceGridProps(IceGridPropsData,
                                                sizeof(IceGridPropsData)/sizeof(IceGridPropsData[0]));

const IceInternal::Property IcePatch2PropsData[] = 
{
    IceInternal::Property("IcePatch2.AdapterId", false, 0),
    IceInternal::Property("IcePatch2.Endpoints", false, 0),
    IceInternal::Property("IcePatch2.Locator", false, 0),
    IceInternal::Property("IcePatch2.PublishedEndpoints", false, 0),
    IceInternal::Property("IcePatch2.RegisterProcess", true, 0),
    IceInternal::Property("IcePatch2.ReplicaGroupId", false, 0),
    IceInternal::Property("IcePatch2.Router", false, 0),
    IceInternal::Property("IcePatch2.ProxyOptions", false, 0),
    IceInternal::Property("IcePatch2.ThreadPerConnection", false, 0),
    IceInternal::Property("IcePatch2.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IcePatch2.ThreadPool.Size", false, 0),
    IceInternal::Property("IcePatch2.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IcePatch2.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IcePatch2.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IcePatch2.Admin.AdapterId", true, 0),
    IceInternal::Property("IcePatch2.Admin.Endpoints", true, 0),
    IceInternal::Property("IcePatch2.Admin.Locator", true, 0),
    IceInternal::Property("IcePatch2.Admin.PublishedEndpoints", true, 0),
    IceInternal::Property("IcePatch2.Admin.RegisterProcess", true, 0),
    IceInternal::Property("IcePatch2.Admin.ReplicaGroupId", true, 0),
    IceInternal::Property("IcePatch2.Admin.Router", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPerConnection", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPerConnection.StackSize", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPool.Size", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPool.SizeMax", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPool.SizeWarn", true, 0),
    IceInternal::Property("IcePatch2.Admin.ThreadPool.StackSize", true, 0),
    IceInternal::Property("IcePatch2.ChunkSize", false, 0),
    IceInternal::Property("IcePatch2.Directory", false, 0),
    IceInternal::Property("IcePatch2.InstanceName", false, 0),
    IceInternal::Property("IcePatch2.Remove", false, 0),
    IceInternal::Property("IcePatch2.Thorough", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IcePatch2Props(IcePatch2PropsData,
                                                sizeof(IcePatch2PropsData)/sizeof(IcePatch2PropsData[0]));

const IceInternal::Property IceSSLPropsData[] = 
{
    IceInternal::Property("IceSSL.Alias", false, 0),
    IceInternal::Property("IceSSL.CertAuthDir", false, 0),
    IceInternal::Property("IceSSL.CertAuthFile", false, 0),
    IceInternal::Property("IceSSL.CertFile", false, 0),
    IceInternal::Property("IceSSL.CertVerifier", false, 0),
    IceInternal::Property("IceSSL.CheckCertName", false, 0),
    IceInternal::Property("IceSSL.CheckCRL", false, 0),
    IceInternal::Property("IceSSL.Ciphers", false, 0),
    IceInternal::Property("IceSSL.DefaultDir", false, 0),
    IceInternal::Property("IceSSL.DH.*", false, 0),
    IceInternal::Property("IceSSL.EntropyDaemon", false, 0),
    IceInternal::Property("IceSSL.FindCert.*", false, 0),
    IceInternal::Property("IceSSL.ImportCert.*", false, 0),
    IceInternal::Property("IceSSL.KeyFile", false, 0),
    IceInternal::Property("IceSSL.Keystore", false, 0),
    IceInternal::Property("IceSSL.KeystorePassword", false, 0),
    IceInternal::Property("IceSSL.KeystoreType", false, 0),
    IceInternal::Property("IceSSL.Password", false, 0),
    IceInternal::Property("IceSSL.PasswordCallback", false, 0),
    IceInternal::Property("IceSSL.PasswordRetryMax", false, 0),
    IceInternal::Property("IceSSL.Protocols", false, 0),
    IceInternal::Property("IceSSL.Random", false, 0),
    IceInternal::Property("IceSSL.Trace.Security", false, 0),
    IceInternal::Property("IceSSL.Truststore", false, 0),
    IceInternal::Property("IceSSL.TruststorePassword", false, 0),
    IceInternal::Property("IceSSL.TruststoreType", false, 0),
    IceInternal::Property("IceSSL.VerifyDepthMax", false, 0),
    IceInternal::Property("IceSSL.VerifyPeer", false, 0),
    IceInternal::Property("IceSSL.TrustOnly", false, 0),
    IceInternal::Property("IceSSL.TrustOnly.Client", false, 0),
    IceInternal::Property("IceSSL.TrustOnly.Server", false, 0),
    IceInternal::Property("IceSSL.TrustOnly.Server.*", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceSSLProps(IceSSLPropsData,
                                                sizeof(IceSSLPropsData)/sizeof(IceSSLPropsData[0]));

const IceInternal::Property IceStormAdminPropsData[] = 
{
    IceInternal::Property("IceStormAdmin.TopicManager.*", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceStormAdminProps(IceStormAdminPropsData,
                                                sizeof(IceStormAdminPropsData)/sizeof(IceStormAdminPropsData[0]));

const IceInternal::Property IceStormPropsData[] = 
{
    IceInternal::Property("IceStorm.Flush.Timeout", false, 0),
    IceInternal::Property("IceStorm.InstanceName", false, 0),
    IceInternal::Property("IceStorm.Publish.AdapterId", false, 0),
    IceInternal::Property("IceStorm.Publish.Endpoints", false, 0),
    IceInternal::Property("IceStorm.Publish.Locator", false, 0),
    IceInternal::Property("IceStorm.Publish.PublishedEndpoints", false, 0),
    IceInternal::Property("IceStorm.Publish.RegisterProcess", true, 0),
    IceInternal::Property("IceStorm.Publish.ReplicaGroupId", false, 0),
    IceInternal::Property("IceStorm.Publish.Router", false, 0),
    IceInternal::Property("IceStorm.Publish.ProxyOptions", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPerConnection", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPool.Size", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceStorm.Publish.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceStorm.TopicManager.AdapterId", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Endpoints", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Locator", false, 0),
    IceInternal::Property("IceStorm.TopicManager.PublishedEndpoints", false, 0),
    IceInternal::Property("IceStorm.TopicManager.RegisterProcess", true, 0),
    IceInternal::Property("IceStorm.TopicManager.ReplicaGroupId", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Router", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ProxyOptions", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPerConnection", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPool.Size", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("IceStorm.TopicManager.ThreadPool.StackSize", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.EndpointSelection", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.ConnectionCached", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.PreferSecure", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.LocatorCacheTimeout", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.Locator", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.Router", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.CollocationOptimization", true, "IceStorm.TopicManager.Proxy.CollocationOptimized"),
    IceInternal::Property("IceStorm.TopicManager.Proxy.CollocationOptimized", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy.ThreadPerConnection", false, 0),
    IceInternal::Property("IceStorm.TopicManager.Proxy", false, 0),
    IceInternal::Property("IceStorm.SubscriberPool.Size", false, 0),
    IceInternal::Property("IceStorm.SubscriberPool.SizeMax", false, 0),
    IceInternal::Property("IceStorm.SubscriberPool.SizeWarn", false, 0),
    IceInternal::Property("IceStorm.SubscriberPool.StackSize", false, 0),
    IceInternal::Property("IceStorm.Trace.Flush", false, 0),
    IceInternal::Property("IceStorm.Trace.Subscriber", false, 0),
    IceInternal::Property("IceStorm.Trace.SubscriberPool", false, 0),
    IceInternal::Property("IceStorm.Trace.Topic", false, 0),
    IceInternal::Property("IceStorm.Trace.TopicManager", false, 0),
    IceInternal::Property("IceStorm.Send.Timeout", false, 0),
    IceInternal::Property("IceStorm.Discard.Interval", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::IceStormProps(IceStormPropsData,
                                                sizeof(IceStormPropsData)/sizeof(IceStormPropsData[0]));

const IceInternal::Property Glacier2PropsData[] = 
{
    IceInternal::Property("Glacier2.AddSSLContext", false, 0),
    IceInternal::Property("Glacier2.AddUserToAllowCategories", true, "Glacier2.Filter.Category.AcceptUser"),
    IceInternal::Property("Glacier2.Admin.AdapterId", true, 0),
    IceInternal::Property("Glacier2.Admin.Endpoints", true, 0),
    IceInternal::Property("Glacier2.Admin.Locator", true, 0),
    IceInternal::Property("Glacier2.Admin.PublishedEndpoints", true, 0),
    IceInternal::Property("Glacier2.Admin.RegisterProcess", true, 0),
    IceInternal::Property("Glacier2.Admin.ReplicaGroupId", true, 0),
    IceInternal::Property("Glacier2.Admin.Router", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPerConnection", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPerConnection.StackSize", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPool.Size", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPool.SizeMax", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPool.SizeWarn", true, 0),
    IceInternal::Property("Glacier2.Admin.ThreadPool.StackSize", true, 0),
    IceInternal::Property("Glacier2.AllowCategories", true, "Glacier2.Filter.Category.Accept"),
    IceInternal::Property("Glacier2.Client.AdapterId", false, 0),
    IceInternal::Property("Glacier2.Client.Endpoints", false, 0),
    IceInternal::Property("Glacier2.Client.Locator", false, 0),
    IceInternal::Property("Glacier2.Client.PublishedEndpoints", false, 0),
    IceInternal::Property("Glacier2.Client.RegisterProcess", true, 0),
    IceInternal::Property("Glacier2.Client.ReplicaGroupId", false, 0),
    IceInternal::Property("Glacier2.Client.Router", false, 0),
    IceInternal::Property("Glacier2.Client.ProxyOptions", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPool.Size", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("Glacier2.Client.ThreadPool.StackSize", false, 0),
    IceInternal::Property("Glacier2.Client.AlwaysBatch", false, 0),
    IceInternal::Property("Glacier2.Client.Buffered", false, 0),
    IceInternal::Property("Glacier2.Client.ForwardContext", false, 0),
    IceInternal::Property("Glacier2.Client.SleepTime", false, 0),
    IceInternal::Property("Glacier2.Client.Trace.Override", false, 0),
    IceInternal::Property("Glacier2.Client.Trace.Reject", false, 0),
    IceInternal::Property("Glacier2.Client.Trace.Request", false, 0),
    IceInternal::Property("Glacier2.Filter.Address.Reject", false, 0),
    IceInternal::Property("Glacier2.Filter.Address.Accept", false, 0),
    IceInternal::Property("Glacier2.Filter.ProxySizeMax", false, 0),
    IceInternal::Property("Glacier2.Filter.Category.Accept", false, 0),
    IceInternal::Property("Glacier2.Filter.Category.AcceptUser", false, 0),
    IceInternal::Property("Glacier2.Filter.AdapterId.Accept", false, 0),
    IceInternal::Property("Glacier2.Filter.Identity.Accept", false, 0),
    IceInternal::Property("Glacier2.CryptPasswords", false, 0),
    IceInternal::Property("Glacier2.InstanceName", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.Locator", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.Router", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.CollocationOptimization", true, "Glacier2.PermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("Glacier2.PermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.PermissionsVerifier", false, 0),
    IceInternal::Property("Glacier2.ReturnClientProxy", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.EndpointSelection", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.ConnectionCached", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.PreferSecure", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.Locator", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.Router", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.CollocationOptimization", true, "Glacier2.SSLPermissionsVerifier.CollocationOptimized"),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.CollocationOptimized", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.SSLPermissionsVerifier", false, 0),
    IceInternal::Property("Glacier2.RoutingTable.MaxSize", false, 0),
    IceInternal::Property("Glacier2.Server.AdapterId", false, 0),
    IceInternal::Property("Glacier2.Server.Endpoints", false, 0),
    IceInternal::Property("Glacier2.Server.Locator", false, 0),
    IceInternal::Property("Glacier2.Server.PublishedEndpoints", false, 0),
    IceInternal::Property("Glacier2.Server.RegisterProcess", true, 0),
    IceInternal::Property("Glacier2.Server.ReplicaGroupId", false, 0),
    IceInternal::Property("Glacier2.Server.Router", false, 0),
    IceInternal::Property("Glacier2.Server.ProxyOptions", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPerConnection.StackSize", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPool.Size", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPool.SizeMax", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPool.SizeWarn", false, 0),
    IceInternal::Property("Glacier2.Server.ThreadPool.StackSize", false, 0),
    IceInternal::Property("Glacier2.Server.AlwaysBatch", false, 0),
    IceInternal::Property("Glacier2.Server.Buffered", false, 0),
    IceInternal::Property("Glacier2.Server.ForwardContext", false, 0),
    IceInternal::Property("Glacier2.Server.SleepTime", false, 0),
    IceInternal::Property("Glacier2.Server.Trace.Override", false, 0),
    IceInternal::Property("Glacier2.Server.Trace.Request", false, 0),
    IceInternal::Property("Glacier2.SessionManager.EndpointSelection", false, 0),
    IceInternal::Property("Glacier2.SessionManager.ConnectionCached", false, 0),
    IceInternal::Property("Glacier2.SessionManager.PreferSecure", false, 0),
    IceInternal::Property("Glacier2.SessionManager.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Glacier2.SessionManager.Locator", false, 0),
    IceInternal::Property("Glacier2.SessionManager.Router", false, 0),
    IceInternal::Property("Glacier2.SessionManager.CollocationOptimization", true, "Glacier2.SessionManager.CollocationOptimized"),
    IceInternal::Property("Glacier2.SessionManager.CollocationOptimized", false, 0),
    IceInternal::Property("Glacier2.SessionManager.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.SessionManager", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.EndpointSelection", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.ConnectionCached", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.PreferSecure", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.LocatorCacheTimeout", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.Locator", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.Router", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.CollocationOptimization", true, "Glacier2.SSLSessionManager.CollocationOptimized"),
    IceInternal::Property("Glacier2.SSLSessionManager.CollocationOptimized", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager.ThreadPerConnection", false, 0),
    IceInternal::Property("Glacier2.SSLSessionManager", false, 0),
    IceInternal::Property("Glacier2.SessionTimeout", false, 0),
    IceInternal::Property("Glacier2.Trace.RoutingTable", false, 0),
    IceInternal::Property("Glacier2.Trace.Session", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::Glacier2Props(Glacier2PropsData,
                                                sizeof(Glacier2PropsData)/sizeof(Glacier2PropsData[0]));

const IceInternal::Property FreezePropsData[] = 
{
    IceInternal::Property("Freeze.DbEnv.*.CheckpointPeriod", false, 0),
    IceInternal::Property("Freeze.DbEnv.*.DbHome", false, 0),
    IceInternal::Property("Freeze.DbEnv.*.DbPrivate", false, 0),
    IceInternal::Property("Freeze.DbEnv.*.DbRecoverFatal", false, 0),
    IceInternal::Property("Freeze.DbEnv.*.OldLogsAutoDelete", false, 0),
    IceInternal::Property("Freeze.DbEnv.*.PeriodicCheckpointMinSize", false, 0),
    IceInternal::Property("Freeze.Evictor.*.BtreeMinKey", false, 0),
    IceInternal::Property("Freeze.Evictor.*.Checksum", false, 0),
    IceInternal::Property("Freeze.Evictor.*.MaxTxSize", false, 0),
    IceInternal::Property("Freeze.Evictor.*.PageSize", false, 0),
    IceInternal::Property("Freeze.Evictor.*.PopulateEmptyIndices", false, 0),
    IceInternal::Property("Freeze.Evictor.*.RollbackOnUserException", false, 0),
    IceInternal::Property("Freeze.Evictor.*.SavePeriod", false, 0),
    IceInternal::Property("Freeze.Evictor.*.SaveSizeTrigger", false, 0),
    IceInternal::Property("Freeze.Evictor.*.StreamTimeout", false, 0),
    IceInternal::Property("Freeze.Evictor.UseNonmutating", false, 0),
    IceInternal::Property("Freeze.Map.*.BtreeMinKey", false, 0),
    IceInternal::Property("Freeze.Map.*.Checksum", false, 0),
    IceInternal::Property("Freeze.Map.*.PageSize", false, 0),
    IceInternal::Property("Freeze.Trace.DbEnv", false, 0),
    IceInternal::Property("Freeze.Trace.Evictor", false, 0),
    IceInternal::Property("Freeze.Trace.Map", false, 0),
    IceInternal::Property("Freeze.Trace.Transaction", false, 0),
    IceInternal::Property("Freeze.Warn.CloseInFinalize", false, 0),
    IceInternal::Property("Freeze.Warn.Deadlocks", false, 0),
    IceInternal::Property("Freeze.Warn.Rollback", false, 0),
};

const IceInternal::PropertyArray
    IceInternal::PropertyNames::FreezeProps(FreezePropsData,
                                                sizeof(FreezePropsData)/sizeof(FreezePropsData[0]));


const IceInternal::PropertyArray IceInternal::PropertyNames::validProps[] =
{
    IceProps,
    IceBoxProps,
    IceBoxAdminProps,
    IceGridAdminProps,
    IceGridProps,
    IcePatch2Props,
    IceSSLProps,
    IceStormAdminProps,
    IceStormProps,
    Glacier2Props,
    FreezeProps,
    IceInternal::PropertyArray(0,0)
};


const char* IceInternal::PropertyNames::clPropNames[] =
{
    "Ice",
    "IceBox",
    "IceBoxAdmin",
    "IceGridAdmin",
    "IceGrid",
    "IcePatch2",
    "IceSSL",
    "IceStormAdmin",
    "IceStorm",
    "Glacier2",
    "Freeze",
    0
};