-
Notifications
You must be signed in to change notification settings - Fork 1
/
AllIdentifiers.html
812 lines (811 loc) · 53.4 KB
/
AllIdentifiers.html
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
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
<!DOCTYPE html>
<html lang="en">
<head>
<title>Brook Tardigrade: All Identifiers</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.16.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<div class="container"><div class="navigation">
<h2><a href="index.html">Brook Tardigrade</a></h2><ul><li><a href="AllUnits.html">Units</a></li><li><a href="ClassHierarchy.html">Class Hierarchy</a></li><li><a href="AllClasses.html">Classes, Interfaces, Objects and Records</a></li><li><a href="AllTypes.html">Types</a></li><li><a href="AllVariables.html">Variables</a></li><li><a href="AllConstants.html">Constants</a></li><li><a href="AllFunctions.html">Functions and Procedures</a></li><li><a href="AllIdentifiers.html">Identifiers</a></li><li><form class="search-form" action="tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input" pattern=".{3,}" title="At least 3 characters" required><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></div></form>
<div style="clear: both"></div>
</li></ul></div><div class="content">
<h1 class="allitems">All Identifiers</h1>
<table class="itemstable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemunit">Unit</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookUtility.Brook.html">Brook</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Global <code>Brook</code> object containing general purpose functions.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_BACKLOG">BROOK_BACKLOG</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default maximum length of the queue of pending connections.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_BUFFER_SIZE">BROOK_BUFFER_SIZE</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default buffer size (in bytes).</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#BROOK_COOKIE_NAME_PREFIX">BROOK_COOKIE_NAME_PREFIX</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Default cookie name.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#BROOK_COOKIE_SIG_PREFIX">BROOK_COOKIE_SIG_PREFIX</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Prefix to identify a signed cookie.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_CT_OCTET_STREAM">BROOK_CT_OCTET_STREAM</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default content type for binary content (octet-stream).</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_CT_TEXT_PLAIN">BROOK_CT_TEXT_PLAIN</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default content type for text content (text/plain in UTF-8).</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_FILE_RIGHTS">BROOK_FILE_RIGHTS</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default file rights (under Unix, 438 = &666 = owner/group/others can read/write).</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#BROOK_LOGGER_OUTPUT_NAME">BROOK_LOGGER_OUTPUT_NAME</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Default logger name.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#BROOK_LOGGER_TAG">BROOK_LOGGER_TAG</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Default logger tag.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#BROOK_MIME_FILE">BROOK_MIME_FILE</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Default MIME types file name.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#BROOK_MIME_PROVIDER">BROOK_MIME_PROVIDER</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Default MIME provider.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#BROOK_MIME_TAG">BROOK_MIME_TAG</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Register prefix for MIME types class.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_MIN_BUFFER_SIZE">BROOK_MIN_BUFFER_SIZE</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default minimal buffer size (in bytes).</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_PAYLOAD_LIMIT">BROOK_PAYLOAD_LIMIT</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default payload limit (in bytes).</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_POST_BUFFER_SIZE">BROOK_POST_BUFFER_SIZE</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default post buffer size (in bytes).</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookExtra.html#BROOK_UPLOADS_LIMIT">BROOK_UPLOADS_LIMIT</a></td>
<td class="itemunit"><a class="bold" href="BrookExtra.html">BrookExtra</a></td>
<td class="itemdesc"><p>Default upload(s) limit (in bytes).</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.EBrookHTTPCookie.html">EBrookHTTPCookie</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Handles exceptions related to HTTP cookies classes.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPResponse.EBrookHTTPResponse.html">EBrookHTTPResponse</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPResponse.html">BrookHTTPResponse</a></td>
<td class="itemdesc"><p>Handles exceptions related to response class.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.EBrookHTTPServer.html">EBrookHTTPServer</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Handles exceptions related to HTTP server.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.EBrookHTTPServerSecurity.html">EBrookHTTPServerSecurity</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Handles exceptions related to HTTP server security.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.EBrookMediaTypes.html">EBrookMediaTypes</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Handles exceptions related to media type classes.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.EBrookURLEntryPoint.html">EBrookURLEntryPoint</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Handles exceptions related to entry-point classes.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.EBrookURLEntryPointList.html">EBrookURLEntryPointList</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Handles exceptions related to URL entry-point list.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.EBrookURLRoute.html">EBrookURLRoute</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Handles exceptions related to route classes.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.EBrookURLRoutes.html">EBrookURLRoutes</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Handles exceptions related to routes classes.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMathExpression.html#Evaluate">Evaluate</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Evaluates a mathematical expression.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookUtility.Sagui.html">Sagui</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Global <code>Sagui</code> object containing general purpose functions.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLibraryLoader.html#SBrookActiveLibLoader">SBrookActiveLibLoader</a></td>
<td class="itemunit"><a class="bold" href="BrookLibraryLoader.html">BrookLibraryLoader</a></td>
<td class="itemdesc"><p>Indicates not allowed operation when the library loader is loaded.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookActiveMIMETypes">SBrookActiveMIMETypes</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Active MIME types'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookActiveOutput">SBrookActiveOutput</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Error message <code>'Active output log.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#SBrookActiveServer">SBrookActiveServer</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Error message <code>'Active server.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#SBrookCannotCreateServerHandle">SBrookCannotCreateServerHandle</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Error message <code>'Cannot create server handle.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookDefaultRouteAlreadyExists">SBrookDefaultRouteAlreadyExists</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'A default route already exists.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#SBrookEmptyCertificate">SBrookEmptyCertificate</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Error message <code>'Certificate cannot be empty.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#SBrookEmptyCookieName">SBrookEmptyCookieName</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Error message <code>'Empty cookie name.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookEmptyEntryPointName">SBrookEmptyEntryPointName</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'<new-class>: entry-point cannot be empty.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookEmptyMediaExt">SBrookEmptyMediaExt</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Empty media extension'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookEmptyMediaType">SBrookEmptyMediaType</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Empty media type'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookEmptyMIMEProvider">SBrookEmptyMIMEProvider</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Empty MIME provider'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookEmptyOutputName">SBrookEmptyOutputName</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Error message <code>'Empty output name.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#SBrookEmptyPrivateKey">SBrookEmptyPrivateKey</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Error message <code>'Private key cannot be empty.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookEmptyRoutePattern">SBrookEmptyRoutePattern</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'<new-class>: pattern cannot be empty.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookEntryPointAlreadyExists">SBrookEntryPointAlreadyExists</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'<new-class>: entry-point <entry-point> already exists in <existing-class>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookEntryPointListUnprepared">SBrookEntryPointListUnprepared</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'Entry-point list not prepared.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookEntryPointNotFound">SBrookEntryPointNotFound</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'Entry-point not found: <entry-point>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookInactiveEntryPoints">SBrookInactiveEntryPoints</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'Inactive entry-points.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMathExpression.html#SBrookInactiveMathExpression">SBrookInactiveMathExpression</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Error message <code>'Inactive math expression.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookInactiveMIMETypes">SBrookInactiveMIMETypes</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Inactive MIME types'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookInactiveOutput">SBrookInactiveOutput</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Error message <code>'Inactive output log.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookInactiveRouter">SBrookInactiveRouter</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'Inactive router.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#SBrookInvalidCookieName">SBrookInvalidCookieName</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid cookie name: <cookie-name>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPAuthentication.html#SBrookInvalidHTTPStatus">SBrookInvalidHTTPStatus</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPAuthentication.html">BrookHTTPAuthentication</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid status code: <code>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPResponse.html#SBrookInvalidHTTPStatus">SBrookInvalidHTTPStatus</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPResponse.html">BrookHTTPResponse</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid status code: <code>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookInvalidMediaExt">SBrookInvalidMediaExt</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid media extension: <ext>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookInvalidMediaType">SBrookInvalidMediaType</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid media type: <media-type>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookInvalidMIMEProviderClass">SBrookInvalidMIMEProviderClass</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid MIME provider class: <class-name>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookInvalidOutputClass">SBrookInvalidOutputClass</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Error message <code>'Invalid output class: <class-name>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookLevelDebug">SBrookLevelDebug</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Name for debug log level.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookLevelError">SBrookLevelError</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Name for error log level.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookLevelHint">SBrookLevelHint</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Name for hint log level.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookLevelInfo">SBrookLevelInfo</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Name for information log level.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookLevelWarn">SBrookLevelWarn</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Name for warning log level.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookNoEntryPointsDefined">SBrookNoEntryPointsDefined</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'No entry-points defined.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookNoRoutesDefined">SBrookNoRoutesDefined</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'No routes defined.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookRequestMethodNotAllowed">SBrookRequestMethodNotAllowed</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'Request method not allowed: <method>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookRequestNoMethodDefined">SBrookRequestNoMethodDefined</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'No routes defined.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPResponse.html#SBrookResponseAlreadySent">SBrookResponseAlreadySent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPResponse.html">BrookHTTPResponse</a></td>
<td class="itemdesc"><p>Error message <code>'Response already sent.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookRouteAlreadyExists">SBrookRouteAlreadyExists</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'<new-class>: pattern <pattern> already exists in <existing-class>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#SBrookRouteNotFound">SBrookRouteNotFound</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Error message <code>'Route not found: <route>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#SBrookRouterNotAssigned">SBrookRouterNotAssigned</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Error message <code>'Router not assigned for entry-point <entry-point>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#SBrookTLSNotAvailable">SBrookTLSNotAvailable</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Error message <code>'TLS is not available.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#SBrookUnknownMIMEProvider">SBrookUnknownMIMEProvider</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Error message <code>'Unknown MIME provider: <unknown-mime>.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.html#SBrookUnknownOutputName">SBrookUnknownOutputName</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Error message <code>'Unknown output name: <output-name>.'</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPResponse.html#SBrookZLibError">SBrookZLibError</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPResponse.html">BrookHTTPResponse</a></td>
<td class="itemdesc"><p>Error message <code>'Generic ZLib error.'</code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookReader.TBrookBaseReader.html">TBrookBaseReader</a></td>
<td class="itemunit"><a class="bold" href="BrookReader.html">BrookReader</a></td>
<td class="itemdesc"><p>Base proxied line reader.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookUtility.html#TBrookErrorEvent">TBrookErrorEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Event signature used by stuff that handles errors.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookReader.TBrookFileReader.html">TBrookFileReader</a></td>
<td class="itemunit"><a class="bold" href="BrookReader.html">BrookReader</a></td>
<td class="itemdesc"><p>File line reader.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHandledClasses.TBrookHandledCollectionItem.html">TBrookHandledCollectionItem</a></td>
<td class="itemunit"><a class="bold" href="BrookHandledClasses.html">BrookHandledClasses</a></td>
<td class="itemdesc"><p>The base handled collection item.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHandledClasses.TBrookHandledComponent.html">TBrookHandledComponent</a></td>
<td class="itemunit"><a class="bold" href="BrookHandledClasses.html">BrookHandledClasses</a></td>
<td class="itemdesc"><p>The base handled component.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHandledClasses.TBrookHandledOwnedCollection.html">TBrookHandledOwnedCollection</a></td>
<td class="itemunit"><a class="bold" href="BrookHandledClasses.html">BrookHandledClasses</a></td>
<td class="itemdesc"><p>The base handled collection.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHandledClasses.TBrookHandledPersistent.html">TBrookHandledPersistent</a></td>
<td class="itemunit"><a class="bold" href="BrookHandledClasses.html">BrookHandledClasses</a></td>
<td class="itemdesc"><p>The base handled persistent.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#TBrookHTTPAuthenticateErrorEvent">TBrookHTTPAuthenticateErrorEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Event signature used by HTTP server to handle errors in the clients authentication.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#TBrookHTTPAuthenticateEvent">TBrookHTTPAuthenticateEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Event signature used by HTTP server to handle the clients authentication.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPAuthentication.TBrookHTTPAuthentication.html">TBrookHTTPAuthentication</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPAuthentication.html">BrookHTTPAuthentication</a></td>
<td class="itemdesc"><p>Management class to grant, <a class="normal" href="BrookHTTPAuthentication.TBrookHTTPAuthentication.html#Deny">deny</a>, <a class="normal" href="BrookHTTPAuthentication.TBrookHTTPAuthentication.html#Cancel">cancel</a> an authentication.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.TBrookHTTPCookie.html">TBrookHTTPCookie</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Server side HTTP cookie item.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#TBrookHTTPCookieClass">TBrookHTTPCookieClass</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookHTTPCookies.TBrookHTTPCookie.html">TBrookHTTPCookie</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.TBrookHTTPCookies.html">TBrookHTTPCookies</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>Server side HTTP cookie list.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.html#TBrookHTTPCookieSameSite">TBrookHTTPCookieSameSite</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>SameSite cookie attribute types.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPCookies.TBrookHTTPCookiesEnumerator.html">TBrookHTTPCookiesEnumerator</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPCookies.html">BrookHTTPCookies</a></td>
<td class="itemdesc"><p>List enumerator for <code><a class="normal" href="BrookHTTPCookies.TBrookHTTPCookies.html">TBrookHTTPCookies</a></code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPAuthentication.TBrookHTTPCredentials.html">TBrookHTTPCredentials</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPAuthentication.html">BrookHTTPAuthentication</a></td>
<td class="itemdesc"><p>Class which holds the user authentication credentials.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPRequest.TBrookHTTPRequest.html">TBrookHTTPRequest</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPRequest.html">BrookHTTPRequest</a></td>
<td class="itemdesc"><p>Class which provides <a class="normal" href="BrookHTTPRequest.TBrookHTTPRequest.html#Headers">headers</a>, <a class="normal" href="BrookHTTPRequest.TBrookHTTPRequest.html#Cookies">cookies</a>, query-string, <a class="normal" href="BrookHTTPRequest.TBrookHTTPRequest.html#Fields">fields</a>, payloads, <a class="normal" href="BrookHTTPRequest.TBrookHTTPRequest.html#Uploads">uploads</a> and other data sent by the <a class="normal" href="BrookHTTPRequest.TBrookHTTPRequest.html#Client">client</a>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#TBrookHTTPRequestErrorEvent">TBrookHTTPRequestErrorEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Event signature used by HTTP server to handle error in the requests.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#TBrookHTTPRequestEvent">TBrookHTTPRequestEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Event signature used by HTTP server to handle requests.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPRequest.html#TBrookHTTPRequestIsolatedProc">TBrookHTTPRequestIsolatedProc</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPRequest.html">BrookHTTPRequest</a></td>
<td class="itemdesc"><p>Procedure signature used to trigger isolated requests.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookUtility.html#TBrookHTTPRequestMethod">TBrookHTTPRequestMethod</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>HTTP verbs enumeration.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookUtility.TBrookHTTPRequestMethodHelper.html">TBrookHTTPRequestMethodHelper</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Type helper for HTTP verb conversion.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookUtility.html#TBrookHTTPRequestMethods">TBrookHTTPRequestMethods</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Set of HTTP verbs.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPResponse.TBrookHTTPResponse.html">TBrookHTTPResponse</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPResponse.html">BrookHTTPResponse</a></td>
<td class="itemdesc"><p>Class which dispatches <a class="normal" href="BrookHTTPResponse.TBrookHTTPResponse.html#Headers">headers</a>, contents, binaries, files and other data to the client.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.TBrookHTTPServer.html">TBrookHTTPServer</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Fast event-driven HTTP(S) server class.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPServer.html#TBrookHTTPServerClientConnectionEvent">TBrookHTTPServerClientConnectionEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Event signature used by HTTP server to handle client connection events.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPServer.TBrookHTTPServerSecurity.html">TBrookHTTPServerSecurity</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPServer.html">BrookHTTPServer</a></td>
<td class="itemdesc"><p>Class which holds the TLS properties for the HTTPS server.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPUploads.TBrookHTTPUpload.html">TBrookHTTPUpload</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPUploads.html">BrookHTTPUploads</a></td>
<td class="itemdesc"><p>Structured type which holds the upload properties and allows to <a class="normal" href="BrookHTTPUploads.TBrookHTTPUpload.html#Save">save</a> the uploaded file.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookHTTPUploads.TBrookHTTPUploads.html">TBrookHTTPUploads</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPUploads.html">BrookHTTPUploads</a></td>
<td class="itemdesc"><p>Uploads list which contains all uploaded files and form fields.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookHTTPUploads.TBrookHTTPUploadsEnumerator.html">TBrookHTTPUploadsEnumerator</a></td>
<td class="itemunit"><a class="bold" href="BrookHTTPUploads.html">BrookHTTPUploads</a></td>
<td class="itemdesc"><p>Enumerator used to iterate the map <code><a class="normal" href="BrookHTTPUploads.TBrookHTTPUpload.html">TBrookHTTPUpload</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLibraryLoader.TBrookLibraryLoader.html">TBrookLibraryLoader</a></td>
<td class="itemunit"><a class="bold" href="BrookLibraryLoader.html">BrookLibraryLoader</a></td>
<td class="itemdesc"><p>Class for dynamic library loading.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookUtility.TBrookLocker.html">TBrookLocker</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Allows to <a class="normal" href="BrookUtility.TBrookLocker.html#Lock">lock</a> other threads from accessing a block of code.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.TBrookLogger.html">TBrookLogger</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Component that writes <a class="normal" href="BrookLogger.TBrookLogger.html#Log">log</a> to a predefined <a class="normal" href="BrookLogger.TBrookLogger.html#Output">output</a> type.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.TBrookLoggerLevels.html">TBrookLoggerLevels</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Class that retains the log levels.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.TBrookLoggerOutput.html">TBrookLoggerOutput</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Abstract class for logger output.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.html#TBrookLoggerOutputClass">TBrookLoggerOutputClass</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookLogger.TBrookLoggerOutput.html">TBrookLoggerOutput</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookLogger.TBrookLoggerOutputConsole.html">TBrookLoggerOutputConsole</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Class for console logger output.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookLogger.TBrookLoggerOutputFile.html">TBrookLoggerOutputFile</a></td>
<td class="itemunit"><a class="bold" href="BrookLogger.html">BrookLogger</a></td>
<td class="itemdesc"><p>Class for file logger output.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMathExpression.TBrookMathExpression.html">TBrookMathExpression</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Mathematical <a class="normal" href="BrookMathExpression.TBrookMathExpression.html#Expression">expression</a> evaluator.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMathExpression.TBrookMathExpressionError.html">TBrookMathExpressionError</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Structured type which holds the mathematical expression errors.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMathExpression.html#TBrookMathExpressionErrorEvent">TBrookMathExpressionErrorEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Event signature used to handle errors in a mathematical expression.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMathExpression.html#TBrookMathExpressionErrorKind">TBrookMathExpressionErrorKind</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Possible error types returned by the mathematical expression evaluator.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMathExpression.TBrookMathExpressionExtension.html">TBrookMathExpressionExtension</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Structured type which holds the properties of a math expression extension.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMathExpression.html#TBrookMathExpressionExtensionEvent">TBrookMathExpressionExtensionEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookMathExpression.html">BrookMathExpression</a></td>
<td class="itemdesc"><p>Event signature used to handle extension in a mathematical expression.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypes.html">TBrookMediaTypes</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Cached abstract class to register, <a class="normal" href="BrookMediaTypes.TBrookMediaTypes.html#Add">add</a>, <a class="normal" href="BrookMediaTypes.TBrookMediaTypes.html#Remove">remove</a>, <a class="normal" href="BrookMediaTypes.TBrookMediaTypes.html#Find">find</a> a media type.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesApache.html">TBrookMediaTypesApache</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media types provider from the <a href="https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types">Apache mime.types</a>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#TBrookMediaTypesClass">TBrookMediaTypesClass</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookMediaTypes.TBrookMediaTypes.html">TBrookMediaTypes</a></code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesNginx.html">TBrookMediaTypesNginx</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media types provider from the <a href="https://github.com/nginx/nginx/blob/master/conf/mime.types">Nginx mime.types</a>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesParser.html">TBrookMediaTypesParser</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Base class containing a basic media <a class="normal" href="BrookMediaTypes.TBrookMediaTypesParser.html#Types">types</a> parser.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesParserNginx.html">TBrookMediaTypesParserNginx</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media <a class="normal" href="BrookMediaTypes.TBrookMediaTypesParser.html#Types">types</a> parser for <a href="https://github.com/nginx/nginx/blob/master/conf/mime.types">Nginx mime.types</a>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesPath.html">TBrookMediaTypesPath</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media types provider from the <code>mime.types</code> file.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.html#TBrookMediaTypesPathClass">TBrookMediaTypesPathClass</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookMediaTypes.TBrookMediaTypesPath.html">TBrookMediaTypesPath</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesUnix.html">TBrookMediaTypesUnix</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media types provider from the <code>/etc/mime.types</code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMediaTypesWindows.html">TBrookMediaTypesWindows</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Media types provider from the Windows registry.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookMediaTypes.TBrookMIME.html">TBrookMIME</a></td>
<td class="itemunit"><a class="bold" href="BrookMediaTypes.html">BrookMediaTypes</a></td>
<td class="itemdesc"><p>Provides all registered media <a class="normal" href="BrookMediaTypes.TBrookMIME.html#Types">types</a> in any supported platform.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookReader.TBrookStreamReader.html">TBrookStreamReader</a></td>
<td class="itemunit"><a class="bold" href="BrookReader.html">BrookReader</a></td>
<td class="itemdesc"><p>Line reader which uses <a class="normal" href="BrookReader.TBrookStreamReader.html#Stream">stream</a> as source of lines.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookString.TBrookString.html">TBrookString</a></td>
<td class="itemunit"><a class="bold" href="BrookString.html">BrookString</a></td>
<td class="itemdesc"><p>String buffer class and its related methods.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookStringMap.TBrookStringMap.html">TBrookStringMap</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>String map class and its related methods.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookStringMap.html#TBrookStringMapChangeEvent">TBrookStringMapChangeEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Event signature used to notify a change in the map.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookStringMap.html#TBrookStringMapComparator">TBrookStringMapComparator</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Function signature used by <code><a class="normal" href="BrookStringMap.TBrookStringMap.html#Sort">TBrookStringMap.Sort</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookStringMap.TBrookStringMapEnumerator.html">TBrookStringMapEnumerator</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Enumerator used to iterate the map <code><a class="normal" href="BrookStringMap.TBrookStringMap.html">TBrookStringMap</a></code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookStringMap.html#TBrookStringMapIterator">TBrookStringMapIterator</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Function signature used by <code><a class="normal" href="BrookStringMap.TBrookStringMap.html#Iterate">TBrookStringMap.Iterate</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookStringMap.html#TBrookStringMapOperation">TBrookStringMapOperation</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Identifies the kind of operation in the map.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookStringMap.TBrookStringPair.html">TBrookStringPair</a></td>
<td class="itemunit"><a class="bold" href="BrookStringMap.html">BrookStringMap</a></td>
<td class="itemdesc"><p>Pair item of <code><a class="normal" href="BrookStringMap.TBrookStringMap.html">TBrookStringMap</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookReader.TBrookStringReader.html">TBrookStringReader</a></td>
<td class="itemunit"><a class="bold" href="BrookReader.html">BrookReader</a></td>
<td class="itemdesc"><p>String line reader.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookReader.TBrookTextReader.html">TBrookTextReader</a></td>
<td class="itemunit"><a class="bold" href="BrookReader.html">BrookReader</a></td>
<td class="itemdesc"><p>Abstract class for line reader.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.TBrookURLEntryPoint.html">TBrookURLEntryPoint</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Class to represent a URL entry-point item.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#TBrookURLEntryPointClass">TBrookURLEntryPointClass</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookURLEntryPoints.TBrookURLEntryPoint.html">TBrookURLEntryPoint</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.TBrookURLEntryPointList.html">TBrookURLEntryPointList</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Class to represent an list of URL entry-points.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.TBrookURLEntryPointListEnumerator.html">TBrookURLEntryPointListEnumerator</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>List enumerator for <code><a class="normal" href="BrookURLEntryPoints.TBrookURLEntryPointList.html">TBrookURLEntryPointList</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.TBrookURLEntryPoints.html">TBrookURLEntryPoints</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>URL entry-points component.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLEntryPoints.html#TBrookURLEntryPointsNotFoundEvent">TBrookURLEntryPointsNotFoundEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookURLEntryPoints.html">BrookURLEntryPoints</a></td>
<td class="itemdesc"><p>Event signature used by <code><a class="normal" href="BrookURLEntryPoints.TBrookURLEntryPoints.html">TBrookURLEntryPoints</a></code> to notify a not found entry-point items.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.TBrookURLRoute.html">TBrookURLRoute</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Class to represent a URL route item.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#TBrookURLRouteClass">TBrookURLRouteClass</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Class-reference for <code><a class="normal" href="BrookURLRouter.TBrookURLRoute.html">TBrookURLRoute</a></code>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#TBrookURLRouteMatchEvent">TBrookURLRouteMatchEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Event signature used by <code><a class="normal" href="BrookURLRouter.TBrookURLRoute.html">TBrookURLRoute</a></code> to notify a route matching.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.TBrookURLRouter.html">TBrookURLRouter</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>URL router component.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#TBrookURLRouteRequestEvent">TBrookURLRouteRequestEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Event signature used by <code><a class="normal" href="BrookURLRouter.TBrookURLRoute.html">TBrookURLRoute</a></code> to notify a client request.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#TBrookURLRouteRequestMethodEvent">TBrookURLRouteRequestMethodEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Event signature used by <code><a class="normal" href="BrookURLRouter.TBrookURLRoute.html">TBrookURLRoute</a></code> to notify a request method matching.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.html#TBrookURLRouterRouteEvent">TBrookURLRouterRouteEvent</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Event signature used by <code><a class="normal" href="BrookURLRouter.TBrookURLRouter.html">TBrookURLRouter</a></code> to handle routing.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookURLRouter.TBrookURLRoutes.html">TBrookURLRoutes</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>Class to represent an list of URL routes.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="BrookURLRouter.TBrookURLRoutesEnumerator.html">TBrookURLRoutesEnumerator</a></td>
<td class="itemunit"><a class="bold" href="BrookURLRouter.html">BrookURLRouter</a></td>
<td class="itemdesc"><p>List enumerator for <code><a class="normal" href="BrookURLRouter.TBrookURLRoutes.html">TBrookURLRoutes</a></code>.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="BrookUtility.html#tkPrimitives">tkPrimitives</a></td>
<td class="itemunit"><a class="bold" href="BrookUtility.html">BrookUtility</a></td>
<td class="itemdesc"><p>Primitive kinds.</p></td>
</tr>
</table>
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0</a>. </em>
</span>
</div></div></body></html>