File: functions_0x6d.html

package info (click to toggle)
quickfix 1.13.3%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 152,548 kB
  • ctags: 679,426
  • sloc: cpp: 639,331; xml: 129,200; python: 108,722; ruby: 85,152; sh: 10,492; ansic: 9,025; java: 1,827; cs: 1,145; makefile: 523; sql: 313; perl: 108
file content (809 lines) | stat: -rw-r--r-- 45,867 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>QuickFIX: Class Members</title>
<link href="quickfix.css" rel="stylesheet" type="text/css">
<table cellspacing="0" cellpadding="0" border="0">
  <tr>
   <td>
	<img src="images/QuickFIX.jpg" align="middle" border=0>
	&nbsp;&nbsp;
	<a href="index.html">Index</a>&nbsp;
	<a href="files.html">Source Files</a>&nbsp;
	<a href="annotated.html">Annotated Class List</a>&nbsp;
	<a href="classes.html">Alphabetical Class List</a>&nbsp;
	<a href="hierarchy.html">Class Hierarchy</a>&nbsp;
	<a href="inherits.html">Graphical Class Hierarchy</a>&nbsp;
   </td>
  </tr>
</table>
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.6.1 -->
  <div class="tabs">
    <ul>
      <li class="current"><a href="functions.html"><span>All</span></a></li>
      <li><a href="functions_func.html"><span>Functions</span></a></li>
      <li><a href="functions_vars.html"><span>Variables</span></a></li>
      <li><a href="functions_type.html"><span>Typedefs</span></a></li>
      <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
      <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
      <li><a href="functions_rela.html"><span>Related&nbsp;Functions</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="functions.html#index_a"><span>a</span></a></li>
      <li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
      <li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
      <li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
      <li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
      <li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
      <li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
      <li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
      <li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
      <li><a href="functions_0x6a.html#index_j"><span>j</span></a></li>
      <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
      <li class="current"><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
      <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
      <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
      <li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
      <li><a href="functions_0x71.html#index_q"><span>q</span></a></li>
      <li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
      <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
      <li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
      <li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
      <li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
      <li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
      <li><a href="functions_0x78.html#index_x"><span>x</span></a></li>
      <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li>
    </ul>
  </div>
<div class="contents">
Here is a list of all class members with links to the classes they belong to:

<h3><a class="anchor" id="index_m">- m -</a></h3><ul>
<li>m_address
: <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a34fc6c636c7dfae420f1a1f844f4ac58">FIX::ThreadedSocketConnection</a>
</li>
<li>m_app
: <a class="el" href="class_f_i_x_1_1_synchronized_application.html#a01ec0e825ba12e4f14ed2e26fb35715f">FIX::SynchronizedApplication</a>
</li>
<li>m_application
: <a class="el" href="class_f_i_x_1_1_initiator.html#ae43e4f536544cdf0ccef137da5da6bdc">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_session.html#a28dfb6579a52953c5c634379b60f4ee1">FIX::Session</a>
, <a class="el" href="class_f_i_x_1_1_acceptor.html#ae5e81cbbb15b477e6396ed34383c26b7">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_session_factory.html#a368d49b2e97b5f6670eb27c80fab5ed4">FIX::SessionFactory</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a9fd54c329a32b8e36bb56baba5644120">FIX::ThreadedSocketConnection</a>
</li>
<li>m_applicationDictionaries
: <a class="el" href="class_f_i_x_1_1_data_dictionary_provider.html#ae8ed6671dd19bbe1292f94821ae77204">FIX::DataDictionaryProvider</a>
</li>
<li>m_backupPath
: <a class="el" href="class_f_i_x_1_1_file_log_factory.html#a8e4fa0422d8da6d916995a08c52a7d92">FIX::FileLogFactory</a>
</li>
<li>m_beginString
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#ad5ef9c4d3db0a517bdceed6a9c1c2837">FIX::DataDictionary</a>
, <a class="el" href="class_f_i_x_1_1_session_i_d.html#a0e28e2dc4ca7a43d9c06b813b1b21204">FIX::SessionID</a>
</li>
<li>m_buffer
: <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#aba899d07114f92dce4a954441574ce01">FIX::ThreadedSocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_http_connection.html#a89d295309d3796bc38c75279bb594f62">FIX::HttpConnection</a>
, <a class="el" href="class_f_i_x_1_1_http_parser.html#aa909e0b1e2c8d422c4f230fd2048927c">FIX::HttpParser</a>
, <a class="el" href="class_f_i_x_1_1_parser.html#a97a4d09e2dd43deb9362a6268f84b663">FIX::Parser</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#a0204a9b412664928a8cfa23494975cea">FIX::SocketConnection</a>
</li>
<li>m_bufferSize
: <a class="el" href="class_f_i_x_1_1_http_parser.html#a0c8562fd961d434deef7f9167b57dca7">FIX::HttpParser</a>
, <a class="el" href="class_f_i_x_1_1_parser.html#a78d23de538050b8a29511cc7cb8a3285">FIX::Parser</a>
</li>
<li>m_cache
: <a class="el" href="class_f_i_x_1_1_file_store.html#a8207bd2e051f326fe54cd1e6918bd491">FIX::FileStore</a>
</li>
<li>m_calculated
: <a class="el" href="class_f_i_x_1_1_field_base.html#a3179bed2b26095c7fe60d6b8c3c87f05">FIX::FieldBase</a>
</li>
<li>m_checkCompId
: <a class="el" href="class_f_i_x_1_1_session.html#ad9d3b5f543b0a193beb48f704aa2c94c">FIX::Session</a>
</li>
<li>m_checkFieldsHaveValues
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a7798de1b5490092847679e60fb521da9">FIX::DataDictionary</a>
</li>
<li>m_checkFieldsOutOfOrder
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a2264a9df23d255f86ea80fcc45e120c1">FIX::DataDictionary</a>
</li>
<li>m_checkLatency
: <a class="el" href="class_f_i_x_1_1_session.html#a153d0f639367d6118ef3f2a239dbf713">FIX::Session</a>
</li>
<li>m_checkUserDefinedFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a2343319df1d764b7d430471c1206f973">FIX::DataDictionary</a>
</li>
<li>m_connected
: <a class="el" href="class_f_i_x_1_1_initiator.html#a17423350d22e997fbde53a3ae3969f6f">FIX::Initiator</a>
</li>
<li>m_connections
: <a class="el" href="class_f_i_x_1_1_database_connection_pool.html#a544d5162bb0cfb18be8ee5577c6cdedd">FIX::DatabaseConnectionPool&lt; T &gt;</a>
, <a class="el" href="class_f_i_x_1_1_socket_acceptor.html#ac29f67dbd81fc87a768a92b25a0085c0">FIX::SocketAcceptor</a>
, <a class="el" href="class_f_i_x_1_1_socket_initiator.html#a730fd91be02f0f7dfd2f879f6d48efb4">FIX::SocketInitiator</a>
</li>
<li>m_connector
: <a class="el" href="class_f_i_x_1_1_connector_wrapper.html#a527b0f7e6118deb4b147ab8b6b549576">FIX::ConnectorWrapper</a>
, <a class="el" href="class_f_i_x_1_1_socket_initiator.html#a9e3a38e3435c214289ea3142d8cb7f5d">FIX::SocketInitiator</a>
</li>
<li>m_connectSockets
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#a658d790d502f424ebb8a1e0d8e321c53">FIX::SocketMonitor</a>
</li>
<li>m_count
: <a class="el" href="class_f_i_x_1_1_mutex.html#a61ae89c4f7503c2d82a65f128f92a4f4">FIX::Mutex</a>
</li>
<li>m_creationTime
: <a class="el" href="class_f_i_x_1_1_memory_store.html#a316277ca04a37679d69dc8b3632f6893">FIX::MemoryStore</a>
, <a class="el" href="class_f_i_x_1_1_null_store.html#aa93a8bb3aa4e59072b81aa68cf4a576d">FIX::NullStore</a>
</li>
<li>m_data
: <a class="el" href="class_f_i_x_1_1_dictionary.html#ac1d41874ae6c5d3fae978559c2c28cf2">FIX::Dictionary</a>
, <a class="el" href="class_f_i_x_1_1_field_base.html#ae7a90d2248f326deb530ad2847145d75">FIX::FieldBase</a>
</li>
<li>m_database
: <a class="el" href="class_f_i_x_1_1_database_connection_i_d.html#a7614a108e8ac3ead10630e4eb84d5d84">FIX::DatabaseConnectionID</a>
</li>
<li>m_dataDictionaryProvider
: <a class="el" href="class_f_i_x_1_1_session.html#a4af8ee9b4ff090776b6e1a3c5fa21d43">FIX::Session</a>
</li>
<li>m_date
: <a class="el" href="struct_f_i_x_1_1_date_time.html#aeb2fddd9ff3e8477b7050cc351802e5a">FIX::DateTime</a>
</li>
<li>m_defaults
: <a class="el" href="class_f_i_x_1_1_session_settings.html#a45f3df90e8c13f952f307329017d59d0">FIX::SessionSettings</a>
</li>
<li>m_delim
: <a class="el" href="class_f_i_x_1_1_group.html#ab8a867bbce3c61727a959ce94c13fba6">FIX::Group</a>
, <a class="el" href="struct_f_i_x_1_1message__order.html#a4290b3ea1c28919763ff128d84247334">FIX::message_order</a>
</li>
<li>m_dictionaries
: <a class="el" href="class_f_i_x_1_1_session_factory.html#a2473a148a225d28377aa38f12705a0ca">FIX::SessionFactory</a>
</li>
<li>m_disconnect
: <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a9c657c6f81f23019365c3e7fb26f9d2b">FIX::ThreadedSocketConnection</a>
</li>
<li>m_disconnected
: <a class="el" href="class_f_i_x_1_1_initiator.html#a8b17c4777c3ff0606c9d6b3d68ee84f7">FIX::Initiator</a>
</li>
<li>m_dropped
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#a3158035e2c1de02dc0301aeea6e467c9">FIX::SocketMonitor</a>
</li>
<li>m_enabled
: <a class="el" href="class_f_i_x_1_1_session_state.html#a161eaaa6a7057f5e9b4d6ba80e7e970b">FIX::SessionState</a>
</li>
<li>m_endDay
: <a class="el" href="class_f_i_x_1_1_time_range.html#ad11ce7ea1a28f41a77e504c0ceacc24e">FIX::TimeRange</a>
</li>
<li>m_endTime
: <a class="el" href="class_f_i_x_1_1_time_range.html#a71aeb4347278d8ec89232dd89bcda7f2">FIX::TimeRange</a>
</li>
<li>m_event
: <a class="el" href="class_f_i_x_1_1_event.html#a0a563b1531271a66ed1a39d100164a4c">FIX::Event</a>
, <a class="el" href="class_f_i_x_1_1_file_log.html#a21df94e06e71a63b07b9ed86e8d2447b">FIX::FileLog</a>
, <a class="el" href="class_f_i_x_1_1_screen_log_factory.html#aa05d2c0dac0995ec43558d5e0e215f00">FIX::ScreenLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_screen_log.html#a530cad86d968f38c481b3caaff2664b9">FIX::ScreenLog</a>
, <a class="el" href="class_f_i_x_1_1_queue.html#af0e88ebf805ec48de240a4b50eb3589b">FIX::Queue&lt; T &gt;</a>
</li>
<li>m_eventFileName
: <a class="el" href="class_f_i_x_1_1_file_log.html#a7376a735efb1c9af1a9707f81dcc8be9">FIX::FileLog</a>
</li>
<li>m_fds
: <a class="el" href="class_f_i_x_1_1_http_connection.html#a8ba818997fcc11cb4644ce3bf8348369">FIX::HttpConnection</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#a4063b2877da772ad4747d73a34ef3ca2">FIX::SocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a966a0dcff212a0dc60c0b601c522d360">FIX::ThreadedSocketConnection</a>
</li>
<li>m_field
: <a class="el" href="class_f_i_x_1_1_field_base.html#af090e77f6390a0bd44c8b36c816db343">FIX::FieldBase</a>
, <a class="el" href="class_f_i_x_1_1_group.html#acb839cc487790ef856fe6bb330933409">FIX::Group</a>
, <a class="el" href="class_f_i_x_1_1_message.html#afad26c3afd9a440d90b2c4a41109ec2c">FIX::Message</a>
</li>
<li>m_fieldNames
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#aece9bd03348773971eda07bd2b31194b">FIX::DataDictionary</a>
</li>
<li>m_fields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a2ce51be619bc6df390fe1be56bb77cda">FIX::DataDictionary</a>
, <a class="el" href="class_f_i_x_1_1_field_map.html#ae761e270bcb08c00196d6ea2e4383381">FIX::FieldMap</a>
</li>
<li>m_fieldTypes
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a09708400cf1021115c38779a630abcb1">FIX::DataDictionary</a>
</li>
<li>m_fieldValues
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#aae3a955708d1996be317ea0beb941021">FIX::DataDictionary</a>
</li>
<li>m_firstPoll
: <a class="el" href="class_f_i_x_1_1_acceptor.html#a43c63e1b1c750cc1688a754be722c8ae">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#aa1a403ae6e954a6a21694f6be6ed9450">FIX::Initiator</a>
</li>
<li>m_frozenString
: <a class="el" href="class_f_i_x_1_1_session_i_d.html#a0090aedec4f35eaeb89ebbcd41ceda85">FIX::SessionID</a>
</li>
<li>m_fullBackupPrefix
: <a class="el" href="class_f_i_x_1_1_file_log.html#a7c3425b63159430ae80b56846c0eda83">FIX::FileLog</a>
</li>
<li>m_fullPrefix
: <a class="el" href="class_f_i_x_1_1_file_log.html#a2261436c82fef47a1d37e1e04df6b286">FIX::FileLog</a>
</li>
<li>m_globalLog
: <a class="el" href="class_f_i_x_1_1_file_log_factory.html#a205ffb8c4604cd7e14c4adab5504eb67">FIX::FileLogFactory</a>
</li>
<li>m_globalLogCount
: <a class="el" href="class_f_i_x_1_1_file_log_factory.html#af4344cbf70e0e9d47f57846307cdfefc">FIX::FileLogFactory</a>
</li>
<li>m_groupOrder
: <a class="el" href="struct_f_i_x_1_1message__order.html#a287bfb8bc28b9084cd9ce94b475a5a34">FIX::message_order</a>
</li>
<li>m_groups
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#ae9ed0acdbfdb562fb10a8ba521847052">FIX::DataDictionary</a>
, <a class="el" href="class_f_i_x_1_1_field_map.html#a8d9c2cfe41c4fe6ced9e79a2cd976984">FIX::FieldMap</a>
</li>
<li>m_hasVersion
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a4131d58802a17154acda655d22ab1964">FIX::DataDictionary</a>
</li>
<li>m_header
: <a class="el" href="class_f_i_x_1_1_message.html#a2d82e3781b52cb053b819ac9c86bc4ae">FIX::Message</a>
</li>
<li>m_headerFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#af080e38d0d51271d90213ae98d101c6f">FIX::DataDictionary</a>
</li>
<li>m_headerFile
: <a class="el" href="class_f_i_x_1_1_file_store.html#a09e5570912672b9c0382566f730df48b">FIX::FileStore</a>
</li>
<li>m_headerFileName
: <a class="el" href="class_f_i_x_1_1_file_store.html#a5659fcc680699fb42863d7ab91bb0dbd">FIX::FileStore</a>
</li>
<li>m_heartBtInt
: <a class="el" href="class_f_i_x_1_1_session_state.html#ac51c22c0159e42c568e76f91bc226ac8">FIX::SessionState</a>
</li>
<li>m_host
: <a class="el" href="class_f_i_x_1_1_database_connection_i_d.html#a75c4755ae785f14e558372827561376f">FIX::DatabaseConnectionID</a>
</li>
<li>m_incoming
: <a class="el" href="class_f_i_x_1_1_screen_log_factory.html#a10655c8d0e30de2701be8dcd8107d924">FIX::ScreenLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_screen_log.html#a6580b1b70edf8ef7a065b4c98d36d08f">FIX::ScreenLog</a>
</li>
<li>m_initiate
: <a class="el" href="class_f_i_x_1_1_session_state.html#a3dff5f09cf7c2cdf9622526f20a31de7">FIX::SessionState</a>
</li>
<li>m_interrupt
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#acadeef39dc77ffd00598834c40c61c8e">FIX::SocketMonitor</a>
</li>
<li>m_isFIXT
: <a class="el" href="class_f_i_x_1_1_session_i_d.html#a4be0e202f21d8145d5558c20ee6794a8">FIX::SessionID</a>
</li>
<li>m_largest
: <a class="el" href="struct_f_i_x_1_1message__order.html#ab7e2ef5dfa42ba170427d322aae4ff8c">FIX::message_order</a>
</li>
<li>m_lastConnect
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#ab559b255c1e3c3ab86abb595549a85c9">FIX::SocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#af77ac8d2cc9799c1d7ae5e61de6cb189">FIX::ThreadedSocketInitiator</a>
</li>
<li>m_lastReceivedTime
: <a class="el" href="class_f_i_x_1_1_session_state.html#a08d9a5e74f99ce1d68cce0f45fdb6f1c">FIX::SessionState</a>
</li>
<li>m_lastSentTime
: <a class="el" href="class_f_i_x_1_1_session_state.html#a77e5150263ea248ed0375f603a6fe2c7">FIX::SessionState</a>
</li>
<li>m_length
: <a class="el" href="class_f_i_x_1_1_field_base.html#aedb571900711dd3807fdbb6d33c86ad7">FIX::FieldBase</a>
</li>
<li>m_logonTime
: <a class="el" href="class_f_i_x_1_1_session.html#af4e0818052ad695279818e7bd561c63b">FIX::Session</a>
</li>
<li>m_logonTimeout
: <a class="el" href="class_f_i_x_1_1_session_state.html#a8c4fe0dc7ebf1660598c001d36aa8d7f">FIX::SessionState</a>
</li>
<li>m_logoutReason
: <a class="el" href="class_f_i_x_1_1_session_state.html#a84ecb17a97e0bc0fe408c0be20c968c9">FIX::SessionState</a>
</li>
<li>m_logoutTimeout
: <a class="el" href="class_f_i_x_1_1_session_state.html#adaef041c4399964e57d657cadd82f16b">FIX::SessionState</a>
</li>
<li>m_maxLatency
: <a class="el" href="class_f_i_x_1_1_session.html#a06c834c1bea78ca9b64e751a7e6c862d">FIX::Session</a>
</li>
<li>m_messageFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#adc4aa99c877b5edadf7c91abcec4a10c">FIX::DataDictionary</a>
</li>
<li>m_messages
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a8d8f4ea2655857fe105262586f415a79">FIX::DataDictionary</a>
, <a class="el" href="class_f_i_x_1_1_file_log.html#adccd279af67933a9b27207aaf310d3ea">FIX::FileLog</a>
, <a class="el" href="class_f_i_x_1_1_memory_store.html#a517dfc6062e5d2ffa3a8998ecbb19483">FIX::MemoryStore</a>
</li>
<li>m_messagesFileName
: <a class="el" href="class_f_i_x_1_1_file_log.html#ae482439432d111fa687c6c0b258ecc0e">FIX::FileLog</a>
</li>
<li>m_messageStoreFactory
: <a class="el" href="class_f_i_x_1_1_acceptor.html#a7f33b141092529badc2d04000893c078">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#ae9aa2822ce962ef91d886248411ac0d5">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_session.html#a039d4dfd7a7d628d712a3cac98153693">FIX::Session</a>
, <a class="el" href="class_f_i_x_1_1_session_factory.html#a025a98cade0657adb20d25e6209c6fa9">FIX::SessionFactory</a>
</li>
<li>m_millisecondsInTimeStamp
: <a class="el" href="class_f_i_x_1_1_file_log.html#a999219e89cfc258baa54b1392eef76b6">FIX::FileLog</a>
, <a class="el" href="class_f_i_x_1_1_screen_log.html#ab12d464df0bd1c10ccd0d4e20472c371">FIX::ScreenLog</a>
, <a class="el" href="class_f_i_x_1_1_session.html#acc2d52316b496d5e8906b5a887cc033b">FIX::Session</a>
</li>
<li>m_mode
: <a class="el" href="struct_f_i_x_1_1message__order.html#afd8cbd0a25b855bb760fba0af7697c9b">FIX::message_order</a>
</li>
<li>m_monitor
: <a class="el" href="class_f_i_x_1_1_socket_connector.html#aa6d96a0cb6587d1dac1b887156710954">FIX::SocketConnector</a>
, <a class="el" href="class_f_i_x_1_1_socket_server.html#a684fe88753260f6489eb0a4b5b924c86">FIX::SocketServer</a>
</li>
<li>m_msgFile
: <a class="el" href="class_f_i_x_1_1_file_store.html#ad31e08c9de4d22cb63a9ecdfa3056005">FIX::FileStore</a>
</li>
<li>m_msgFileName
: <a class="el" href="class_f_i_x_1_1_file_store.html#aa1a45dcfc8594f26bcf8bf0d4893ca13">FIX::FileStore</a>
</li>
<li>m_mutex
: <a class="el" href="class_f_i_x_1_1_threaded_socket_acceptor.html#a0c77aafec71d5d967cd9a7a30be2fd2e">FIX::ThreadedSocketAcceptor</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#ad178362eb7853e3d57ee2adeb2515178">FIX::ThreadedSocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_synchronized_application.html#a8407d683f16a7623860946ff3a38f6d1">FIX::SynchronizedApplication</a>
, <a class="el" href="class_f_i_x_1_1_event.html#a70729abe7f474b4f62337969e6961f44">FIX::Event</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#a1b88e3f71c60390bd9edd0b7f381322b">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_mutex.html#a1a1cd2a1eef5e46432fdd9ce134047b3">FIX::Mutex</a>
, <a class="el" href="class_f_i_x_1_1_locker.html#ab3f2ce590231bc8d1111e03b219a6010">FIX::Locker</a>
, <a class="el" href="class_f_i_x_1_1_reverse_locker.html#a333bb41e161321076d28e1821e8e4cf8">FIX::ReverseLocker</a>
, <a class="el" href="class_f_i_x_1_1_queue.html#ab2a19c842ba9d483885469f2f964e670">FIX::Queue&lt; T &gt;</a>
, <a class="el" href="class_f_i_x_1_1_session.html#a655ba2e7d06c56288bfd9de6076052d4">FIX::Session</a>
, <a class="el" href="class_f_i_x_1_1_session_state.html#afcf00e8aec97063970049ddb8c95f1db">FIX::SessionState</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#a4ec91daea9024d8c1cc942c992f2ea41">FIX::SocketConnection</a>
</li>
<li>m_name
: <a class="el" href="class_f_i_x_1_1_dictionary.html#adc5807fdc52dc5335c1d48da57f58168">FIX::Dictionary</a>
</li>
<li>m_names
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a2b77f1351024ed60d9b932dfcd86a62f">FIX::DataDictionary</a>
</li>
<li>m_nextSenderMsgSeqNum
: <a class="el" href="class_f_i_x_1_1_memory_store.html#a08984b335e16b5f71d3f9b66d79252fe">FIX::MemoryStore</a>
, <a class="el" href="class_f_i_x_1_1_null_store.html#acafc7be442a3d3f4289b409320f88dfc">FIX::NullStore</a>
</li>
<li>m_nextTargetMsgSeqNum
: <a class="el" href="class_f_i_x_1_1_memory_store.html#ac17f09d44b294882048c24397907c7c0">FIX::MemoryStore</a>
, <a class="el" href="class_f_i_x_1_1_null_store.html#aa27e9ce2184fe2815f58eb889c0193f2">FIX::NullStore</a>
</li>
<li>m_noDelay
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#abf65d55fd8015ea10d1f658b4a1c73dc">FIX::SocketInitiator</a>
, <a class="el" href="struct_f_i_x_1_1_socket_info.html#a2aec0e4c2ba559651048b348be61eda7">FIX::SocketInfo</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#ab96be772aeef536f8fa7a9218752c034">FIX::ThreadedSocketInitiator</a>
</li>
<li>m_nullLog
: <a class="el" href="class_f_i_x_1_1_acceptor.html#a2d08150e5aa754845f4a183f83821c8f">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#ad521a839d55439926c9fcc501483b78a">FIX::Initiator</a>
</li>
<li>m_offsets
: <a class="el" href="class_f_i_x_1_1_file_store.html#ae8305fcfdb888479a569ec50082480b0">FIX::FileStore</a>
</li>
<li>m_orderedFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a72a55f5d4b2dba38514d8816298972ea">FIX::DataDictionary</a>
</li>
<li>m_orderedFieldsArray
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a08ccf84d36c736914bf39c13790cff4e">FIX::DataDictionary</a>
</li>
<li>m_outgoing
: <a class="el" href="class_f_i_x_1_1_screen_log_factory.html#af8d6b29a8d63a56b0dea56e59468b106">FIX::ScreenLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_screen_log.html#aa0f64aacad2c6d37fbc0ab2453d30a45">FIX::ScreenLog</a>
</li>
<li>m_pAcceptor
: <a class="el" href="struct_f_i_x_1_1_threaded_socket_acceptor_1_1_acceptor_thread_info.html#ae65385903b0615fbfa860a9384fcf9ad">FIX::ThreadedSocketAcceptor::AcceptorThreadInfo</a>
, <a class="el" href="struct_f_i_x_1_1_threaded_socket_acceptor_1_1_connection_thread_info.html#aa79a224d00a4164a2cf26d0d24509acc">FIX::ThreadedSocketAcceptor::ConnectionThreadInfo</a>
</li>
<li>m_parameters
: <a class="el" href="class_f_i_x_1_1_http_message.html#a8cc52ea6fc6bfbf9edf7bf515531b17d">FIX::HttpMessage</a>
</li>
<li>m_parser
: <a class="el" href="class_f_i_x_1_1_http_connection.html#ad24e0d237efc430bd094d67cb2250d20">FIX::HttpConnection</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#aa2774327cf01ca3e6b6a022dd60f2a0a">FIX::SocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a5f9b6c4ff8549ee24c941b561a3197fe">FIX::ThreadedSocketConnection</a>
</li>
<li>m_password
: <a class="el" href="class_f_i_x_1_1_database_connection_i_d.html#ae23bb3371fea41c95570c439fb0147df">FIX::DatabaseConnectionID</a>
</li>
<li>m_path
: <a class="el" href="class_f_i_x_1_1_file_log_factory.html#a43061324d1164ee96e839340c80ab892">FIX::FileLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_file_store_factory.html#a9476900fb4b4846b384ac21ee40666c7">FIX::FileStoreFactory</a>
</li>
<li>m_pConnection
: <a class="el" href="struct_f_i_x_1_1_threaded_socket_acceptor_1_1_connection_thread_info.html#ad8146dab54b145a61045521e38a63806">FIX::ThreadedSocketAcceptor::ConnectionThreadInfo</a>
</li>
<li>m_pDoc
: <a class="el" href="class_f_i_x_1_1_l_i_b_x_m_l___d_o_m_document.html#a82c1a4e0f485d2653d4f775a82fe7cd2">FIX::LIBXML_DOMDocument</a>
, <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_document.html#acfe0dc619ee222521a16236f2f598708">FIX::MSXML_DOMDocument</a>
</li>
<li>m_pending
: <a class="el" href="class_f_i_x_1_1_initiator.html#a5e060f06217a014a43dc67d92723e0d3">FIX::Initiator</a>
</li>
<li>m_pendingConnections
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#a210fef383733192d8d29df6896528c01">FIX::SocketInitiator</a>
</li>
<li>m_persistMessages
: <a class="el" href="class_f_i_x_1_1_session.html#a3b2352582e5ad08902e4c01b8267f2bb">FIX::Session</a>
</li>
<li>m_pFactory
: <a class="el" href="class_f_i_x_1_1_message_store_factory_exception_wrapper.html#ab4d5ff17c8d7ed9387823916ef37261c">FIX::MessageStoreFactoryExceptionWrapper</a>
</li>
<li>m_pLog
: <a class="el" href="class_f_i_x_1_1_acceptor.html#a99dc8e8c1892cbd19f32e88d2401c685">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#a1de56d0cad88f97dd372fd6d714d6a9d">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_session_state.html#a057cd013a5a5cc6e136071017121982b">FIX::SessionState</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#aace90fbbcbb7401c9e660bda0e81251b">FIX::ThreadedSocketConnection</a>
</li>
<li>m_pLogFactory
: <a class="el" href="class_f_i_x_1_1_acceptor.html#ac245f83f694b8d779e73f9b67e753a77">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#aa95657b41bf3c6ceb7ebf4b9c3d4fe93">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_session.html#a11cb8b89fada36a1bb15d5be679a11f1">FIX::Session</a>
, <a class="el" href="class_f_i_x_1_1_session_factory.html#a54e70754001525a06f47f882f8683a13">FIX::SessionFactory</a>
</li>
<li>m_pMonitor
: <a class="el" href="class_f_i_x_1_1_socket_connection.html#a4ee30b3168b4d0dad426fad436bd4378">FIX::SocketConnection</a>
</li>
<li>m_pNode
: <a class="el" href="class_f_i_x_1_1_l_i_b_x_m_l___d_o_m_attributes.html#a022fdd698770d6397d95c0d1a8c1d607">FIX::LIBXML_DOMAttributes</a>
, <a class="el" href="class_f_i_x_1_1_l_i_b_x_m_l___d_o_m_node.html#a3fe9b9121aaf7c3bcadfbec8b8097ebd">FIX::LIBXML_DOMNode</a>
, <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_node.html#aeabf1fa388e56890f0195d3bcae6b7b1">FIX::MSXML_DOMNode</a>
</li>
<li>m_pNodeMap
: <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_attributes.html#a879b31811cbf75da6b904990a228efb5">FIX::MSXML_DOMAttributes</a>
</li>
<li>m_poolConnections
: <a class="el" href="class_f_i_x_1_1_database_connection_pool.html#a017af27602a6e554c2b6366d890e9f18">FIX::DatabaseConnectionPool&lt; T &gt;</a>
</li>
<li>m_port
: <a class="el" href="class_f_i_x_1_1_database_connection_i_d.html#ab0731e72a40d09a21b19335ebfa39b8a">FIX::DatabaseConnectionID</a>
, <a class="el" href="class_f_i_x_1_1_http_server.html#a3534db7e99499dd821b0a12f3d994d73">FIX::HttpServer</a>
, <a class="el" href="struct_f_i_x_1_1_socket_info.html#a827ab9b12e3fb0ecac5ac2d74dbc8674">FIX::SocketInfo</a>
, <a class="el" href="struct_f_i_x_1_1_threaded_socket_acceptor_1_1_acceptor_thread_info.html#af29706c9a7ee041bea63737b59537daf">FIX::ThreadedSocketAcceptor::AcceptorThreadInfo</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#aa4fce337a4f7aeddc7b096274e64dcb7">FIX::ThreadedSocketConnection</a>
</li>
<li>m_portToInfo
: <a class="el" href="class_f_i_x_1_1_socket_server.html#ad1d6f2bd47694e877aaec9e41d88b950">FIX::SocketServer</a>
</li>
<li>m_portToSessions
: <a class="el" href="class_f_i_x_1_1_threaded_socket_acceptor.html#a816acc9e170da45353882344f57022c8">FIX::ThreadedSocketAcceptor</a>
, <a class="el" href="class_f_i_x_1_1_socket_acceptor.html#a174bf2dbc46b23b9767ff10241e5880e">FIX::SocketAcceptor</a>
</li>
<li>m_prefix
: <a class="el" href="class_f_i_x_1_1_screen_log.html#a7295384661417052499004d26fc6b70e">FIX::ScreenLog</a>
</li>
<li>m_pResponder
: <a class="el" href="class_f_i_x_1_1_session.html#a4980135a5497cd514f84d26f19a7684c">FIX::Session</a>
</li>
<li>m_pServer
: <a class="el" href="class_f_i_x_1_1_socket_acceptor.html#a2440db057e85c0c4903a4bb18c55b663">FIX::SocketAcceptor</a>
, <a class="el" href="class_f_i_x_1_1_http_server.html#aa82bbad4a582d39780422b3197ccb9cf">FIX::HttpServer</a>
</li>
<li>m_pSession
: <a class="el" href="class_f_i_x_1_1_socket_connection.html#a097aa0bb75674ab484419596eef8bcb3">FIX::SocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#a96f52155939dd9e8a6b9d795c790ee60">FIX::ThreadedSocketConnection</a>
</li>
<li>m_pStore
: <a class="el" href="class_f_i_x_1_1_session_state.html#add0b888d1e0406fc67093e17b6fbc9b1">FIX::SessionState</a>
, <a class="el" href="class_f_i_x_1_1_message_store_exception_wrapper.html#a241674c461f6fb187cfc0510465ecb18">FIX::MessageStoreExceptionWrapper</a>
</li>
<li>m_queue
: <a class="el" href="class_f_i_x_1_1_queue.html#a2336ebc801937eb23f5b2db3e01a3f17">FIX::Queue&lt; T &gt;</a>
, <a class="el" href="class_f_i_x_1_1_session_state.html#a20cc1ff3f63bb646b93dfd1d7036419a">FIX::SessionState</a>
</li>
<li>m_rcvBufSize
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#a140a702fd19c92fea627645763104869">FIX::SocketInitiator</a>
, <a class="el" href="struct_f_i_x_1_1_socket_info.html#a932a57dc799fbd41f6348b64724aec65">FIX::SocketInfo</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#ab8ce8c1ea1837303ef86af5e2f75e0cf">FIX::ThreadedSocketInitiator</a>
</li>
<li>m_readSockets
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#a2742159024dc9146945aae4dda2efca1">FIX::SocketMonitor</a>
</li>
<li>m_receivedLogon
: <a class="el" href="class_f_i_x_1_1_session_state.html#ab04873d30398ce7b1ad069d46433a370">FIX::SessionState</a>
</li>
<li>m_receivedReset
: <a class="el" href="class_f_i_x_1_1_session_state.html#aeddcda9ec8711482dc48a0adb900e596">FIX::SessionState</a>
</li>
<li>m_reconnectInterval
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#aeaab94813078b54f3e9fce9168ae2b37">FIX::SocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#aedc5d13f0ea8fbdec1311e5cf0201455">FIX::ThreadedSocketInitiator</a>
</li>
<li>m_refreshOnLogon
: <a class="el" href="class_f_i_x_1_1_session.html#a33769a53439639fc02a4b9da7c073d00">FIX::Session</a>
</li>
<li>m_requiredFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#ab034ac2e20f12fb2655c2ec1b9285301">FIX::DataDictionary</a>
</li>
<li>m_resendRange
: <a class="el" href="class_f_i_x_1_1_session_state.html#a50fe1bdf7fa202c1e5bccf73041ae688">FIX::SessionState</a>
</li>
<li>m_resetOnDisconnect
: <a class="el" href="class_f_i_x_1_1_session.html#ab19360abb811dbc05c67ceb16a919f60">FIX::Session</a>
</li>
<li>m_resetOnLogon
: <a class="el" href="class_f_i_x_1_1_session.html#ac68bf03f3c160ac4d3eacc422d1c7ff5">FIX::Session</a>
</li>
<li>m_resetOnLogout
: <a class="el" href="class_f_i_x_1_1_session.html#a0644a2484f63c5964643f669c5e7709a">FIX::Session</a>
</li>
<li>m_root
: <a class="el" href="class_f_i_x_1_1_http_message.html#a90d711948d3e56168a0a7e321a8a0ab8">FIX::HttpMessage</a>
</li>
<li>m_sections
: <a class="el" href="class_f_i_x_1_1_settings.html#a6aebbadfb309f14b75ff98138423635e">FIX::Settings</a>
</li>
<li>m_sendBufSize
: <a class="el" href="class_f_i_x_1_1_socket_initiator.html#a5629fc197317e84ac6fcb63fef4a6f94">FIX::SocketInitiator</a>
, <a class="el" href="struct_f_i_x_1_1_socket_info.html#a44984655be40ee53d482c7bea75c2a33">FIX::SocketInfo</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#a751b9090fae409982a254eafcb0b2124">FIX::ThreadedSocketInitiator</a>
</li>
<li>m_senderCompID
: <a class="el" href="class_f_i_x_1_1_session_i_d.html#a10cbe85a4690bef53bd3d9c8b5cb6dbe">FIX::SessionID</a>
</li>
<li>m_senderDefaultApplVerID
: <a class="el" href="class_f_i_x_1_1_session.html#a9b5049842392a166c7af4897f4bbf255">FIX::Session</a>
</li>
<li>m_sendLength
: <a class="el" href="class_f_i_x_1_1_socket_connection.html#a96fe730d02c1769c798d658272141819">FIX::SocketConnection</a>
</li>
<li>m_sendQueue
: <a class="el" href="class_f_i_x_1_1_socket_connection.html#a662f286fdd6ef42f6dbcf442187f95d9">FIX::SocketConnection</a>
</li>
<li>m_sendRedundantResendRequests
: <a class="el" href="class_f_i_x_1_1_session.html#a55e365ef435a472e498ec71a22810408">FIX::Session</a>
</li>
<li>m_sentLogon
: <a class="el" href="class_f_i_x_1_1_session_state.html#a50b5ac8a869e59d5431f529afa76eb5c">FIX::SessionState</a>
</li>
<li>m_sentLogout
: <a class="el" href="class_f_i_x_1_1_session_state.html#a8b64dad1cf8ee959de399843224b56dc">FIX::SessionState</a>
</li>
<li>m_sentReset
: <a class="el" href="class_f_i_x_1_1_session_state.html#aa364a219ffce9b9b94a0e286c514ea20">FIX::SessionState</a>
</li>
<li>m_seqNumsFile
: <a class="el" href="class_f_i_x_1_1_file_store.html#a3376215be3d1414bd13448987da34c63">FIX::FileStore</a>
</li>
<li>m_seqNumsFileName
: <a class="el" href="class_f_i_x_1_1_file_store.html#a0a89c4094ce012ddbad4bdd41e58b73c">FIX::FileStore</a>
</li>
<li>m_server
: <a class="el" href="class_f_i_x_1_1_server_wrapper.html#aec65ce57b545f784af610e587809fc28">FIX::ServerWrapper</a>
</li>
<li>m_sessionFile
: <a class="el" href="class_f_i_x_1_1_file_store.html#a24002499e1774a3b4212730d1f5426b8">FIX::FileStore</a>
</li>
<li>m_sessionFileName
: <a class="el" href="class_f_i_x_1_1_file_store.html#a4663e657baa3a08a422fb3f3c4e2fd41">FIX::FileStore</a>
</li>
<li>m_sessionID
: <a class="el" href="class_f_i_x_1_1_session.html#a6166185ae8bd2cd921a4940d9de1690b">FIX::Session</a>
</li>
<li>m_sessionIDs
: <a class="el" href="class_f_i_x_1_1_initiator.html#aae8306f85f3364bf1f6ee8cc11b27566">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_acceptor.html#a33ddce58ad69dfdce04f722b1b9a46d9">FIX::Acceptor</a>
</li>
<li>m_sessionQualifier
: <a class="el" href="class_f_i_x_1_1_session_i_d.html#a61dbbad251a94781f38e3086c2917629">FIX::SessionID</a>
</li>
<li>m_sessions
: <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#ad294071564b257114a87af0a1463f713">FIX::ThreadedSocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_acceptor.html#a2c376099d11f7756860daef3a495980a">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#a5f54e14f07db5401fd71f5671d39d1fe">FIX::SocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#a7d46faaf87709671194abb7fbd23bce7">FIX::Initiator</a>
</li>
<li>m_sessionState
: <a class="el" href="class_f_i_x_1_1_initiator.html#a73eaad014abcc5e3c78ea7e62d72023d">FIX::Initiator</a>
</li>
<li>m_sessionTime
: <a class="el" href="class_f_i_x_1_1_session.html#ad7051f3845a18674c5962afd9a11d6b2">FIX::Session</a>
</li>
<li>m_sessionToHostNum
: <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#a2998c0d006028ddb92058659f04da8cc">FIX::ThreadedSocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_socket_initiator.html#ad94aa30450320d692dbadac40533dbe0">FIX::SocketInitiator</a>
</li>
<li>m_settings
: <a class="el" href="class_f_i_x_1_1_acceptor.html#a40625a20adcb3dc946051e9372398496">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_file_log_factory.html#adec1a371877b4bac5e4d75dfe1c4d8fd">FIX::FileLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_screen_log_factory.html#aa4cc8023975b2451f62f23b9c6147d98">FIX::ScreenLogFactory</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#ad1fee7617335e714b0471b3ae4dfbacb">FIX::ThreadedSocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_socket_initiator.html#af6ac8f90e4a880b95d8fcd51a6f54ade">FIX::SocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#abb333813ffc4bdd89876e1b72df6eb47">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_file_store_factory.html#a3cbb0a228d1f9fc6a28f2de4bc76e45d">FIX::FileStoreFactory</a>
, <a class="el" href="class_f_i_x_1_1_http_server.html#a7953ee0ca80c4a7a4917f48c2a3df099">FIX::HttpServer</a>
, <a class="el" href="class_f_i_x_1_1_session_settings.html#ad4594ac99f9fae8a9f1d1e6464a1689f">FIX::SessionSettings</a>
</li>
<li>m_signal
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#a355629752b5268494519b8b9314fada1">FIX::SocketMonitor</a>
</li>
<li>m_socket
: <a class="el" href="struct_f_i_x_1_1_threaded_socket_acceptor_1_1_acceptor_thread_info.html#a8f90da82f9989c7b935fac25a10d65b8">FIX::ThreadedSocketAcceptor::AcceptorThreadInfo</a>
, <a class="el" href="class_f_i_x_1_1_socket_connection.html#a4ac315ec0b3a25cb31a8feffd933277f">FIX::SocketConnection</a>
, <a class="el" href="class_f_i_x_1_1_http_connection.html#adba42f243acc329fcdc960b2fe0d127e">FIX::HttpConnection</a>
, <a class="el" href="struct_f_i_x_1_1_socket_info.html#ac9a3d782fd3cf5dd2577269d48962f11">FIX::SocketInfo</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_connection.html#aa4d119fe1e0bd86c48475541a6450462">FIX::ThreadedSocketConnection</a>
</li>
<li>m_sockets
: <a class="el" href="class_f_i_x_1_1_server_wrapper.html#add7bd74b1f90bfc3d0ffd52964101328">FIX::ServerWrapper</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_acceptor.html#a5f8bb536f441b410663cdc10f741e36f">FIX::ThreadedSocketAcceptor</a>
</li>
<li>m_socketToInfo
: <a class="el" href="class_f_i_x_1_1_socket_server.html#ac445c1bc1aa62fcee8a09c9d3ae58cad">FIX::SocketServer</a>
</li>
<li>m_socketToPort
: <a class="el" href="class_f_i_x_1_1_threaded_socket_acceptor.html#aabdfc6fc0ce0a45876a181c250397c6c">FIX::ThreadedSocketAcceptor</a>
</li>
<li>m_startDay
: <a class="el" href="class_f_i_x_1_1_time_range.html#a3cb11afb069a29e7c3426a5f89032310">FIX::TimeRange</a>
</li>
<li>m_startTime
: <a class="el" href="class_f_i_x_1_1_time_range.html#a3694e9792deab94b6d59992b98dd6eef">FIX::TimeRange</a>
</li>
<li>m_state
: <a class="el" href="class_f_i_x_1_1_session.html#a2e35d2f58e3234828b85b025be5a8032">FIX::Session</a>
</li>
<li>m_stop
: <a class="el" href="class_f_i_x_1_1_acceptor.html#abc0110444badc3a32c101544e890829d">FIX::Acceptor</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#af71f30c95922036bf767f4b9cad5e7c6">FIX::ThreadedSocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_http_server.html#a0a5ec2df04f28ef12cea857189af9765">FIX::HttpServer</a>
, <a class="el" href="class_f_i_x_1_1_initiator.html#ad6c9363d289f635fc8b2ce2b4d36a246">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_socket_initiator.html#afd2dc5e18d6d45c6da5ca3cecd2e21b5">FIX::SocketInitiator</a>
</li>
<li>m_strategy
: <a class="el" href="class_f_i_x_1_1_server_wrapper.html#a3f4eea06ec5174f63f1124354d790df3">FIX::ServerWrapper</a>
, <a class="el" href="class_f_i_x_1_1_connector_wrapper.html#a5f477708fc4ea46f82265105fe624254">FIX::ConnectorWrapper</a>
</li>
<li>m_stream
: <a class="el" href="class_h_t_m_l_1_1_t_a_g.html#ad2446f937da8944307965511d7a77057">HTML::TAG</a>
</li>
<li>m_string
: <a class="el" href="class_f_i_x_1_1_field_base.html#a45658667e9073215083f61acaf846908">FIX::FieldBase</a>
</li>
<li>m_tag
: <a class="el" href="class_h_t_m_l_1_1_t_a_g.html#a25f24b39514d99f124d4b3d7b7381299">HTML::TAG</a>
</li>
<li>m_targetCompID
: <a class="el" href="class_f_i_x_1_1_session_i_d.html#a30d59aad39adb7a9cad9bad42bfb3844">FIX::SessionID</a>
</li>
<li>m_targetDefaultApplVerID
: <a class="el" href="class_f_i_x_1_1_session.html#a90e20395ce82b9034f406e105561bd5b">FIX::Session</a>
</li>
<li>m_testRequest
: <a class="el" href="class_f_i_x_1_1_session_state.html#aeaa383887a30e78c75bbc1172e152b08">FIX::SessionState</a>
</li>
<li>m_threadid
: <a class="el" href="class_f_i_x_1_1_initiator.html#a13c462170fbebc96d8cbf5a143ab7861">FIX::Initiator</a>
, <a class="el" href="class_f_i_x_1_1_acceptor.html#acd10cfd37db21b0aaaa8d68eb4ff4786">FIX::Acceptor</a>
</li>
<li>m_threadID
: <a class="el" href="class_f_i_x_1_1_mutex.html#af8cc8b59e2bdc1c89ffbc7ee32bfbd34">FIX::Mutex</a>
</li>
<li>m_threadid
: <a class="el" href="class_f_i_x_1_1_http_server.html#accc0071a91f984367d4a1523160f14c0">FIX::HttpServer</a>
</li>
<li>m_threads
: <a class="el" href="class_f_i_x_1_1_threaded_socket_initiator.html#a9760f659d9e83980613de9df4e34f51e">FIX::ThreadedSocketInitiator</a>
, <a class="el" href="class_f_i_x_1_1_threaded_socket_acceptor.html#a3aaca76589ca21ba1c44c1f4b1752bda">FIX::ThreadedSocketAcceptor</a>
</li>
<li>m_ticks
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#a47e91177fcc10ae20ede6681f888d46c">FIX::SocketMonitor</a>
</li>
<li>m_time
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a7e5efea05b16e9ef03d3526c8e3df830">FIX::DateTime</a>
, <a class="el" href="class_f_i_x_1_1_screen_log.html#ac081be0f070c02b8182fdaf794dccfba">FIX::ScreenLog</a>
</li>
<li>m_timeout
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#ac9eb18b017edb2a915fd86770ade7436">FIX::SocketMonitor</a>
</li>
<li>m_timeval
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#af918035506fe5d568c8a1058b99cc017">FIX::SocketMonitor</a>
</li>
<li>m_total
: <a class="el" href="class_f_i_x_1_1_field_base.html#ab17e1f2cdb2f6e827880a8f5d5cab064">FIX::FieldBase</a>
</li>
<li>m_trailer
: <a class="el" href="class_f_i_x_1_1_message.html#a8f01f2ce2a81467cafac9bceca88410d">FIX::Message</a>
</li>
<li>m_trailerFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#afbe447ab015fe6b74f0149b46e35b396">FIX::DataDictionary</a>
</li>
<li>m_transportDictionaries
: <a class="el" href="class_f_i_x_1_1_data_dictionary_provider.html#a7449ed8ac4e492058116e26fc8e79083">FIX::DataDictionaryProvider</a>
</li>
<li>m_user
: <a class="el" href="class_f_i_x_1_1_database_connection_i_d.html#a794b6afbcc0b6a28609676ad487d0580">FIX::DatabaseConnectionID</a>
</li>
<li>m_useSettings
: <a class="el" href="class_f_i_x_1_1_screen_log_factory.html#a5d3644448f9442a481d26946c1c13fba">FIX::ScreenLogFactory</a>
</li>
<li>m_validStructure
: <a class="el" href="class_f_i_x_1_1_message.html#a97a760f78620659403db553d776b8655">FIX::Message</a>
</li>
<li>m_value
: <a class="el" href="class_h_t_m_l_1_1_t_a_g.html#acb73e09f70b32a658df57e0ce9727257">HTML::TAG</a>
</li>
<li>m_valueNames
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a231a8f2603ce39ab7d231e67d854acbc">FIX::DataDictionary</a>
</li>
<li>m_writeSockets
: <a class="el" href="class_f_i_x_1_1_socket_monitor.html#af52457d2979b65c4ed581ca3429e32b1">FIX::SocketMonitor</a>
</li>
<li>makeHMS()
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a6975ec1689db9a0618e3e6fe377234ff">FIX::DateTime</a>
</li>
<li>map
: <a class="el" href="class_f_i_x_1_1_d_o_m_attributes.html#a27bab7cd7352c85a5f9f61f507981ddf">FIX::DOMAttributes</a>
</li>
<li>MemoryStore()
: <a class="el" href="class_f_i_x_1_1_memory_store.html#a5dcaabc60646f4fdf58a661002af5ae7">FIX::MemoryStore</a>
</li>
<li>merge()
: <a class="el" href="class_f_i_x_1_1_dictionary.html#a02ff1d24541a3c4953009715db97741a">FIX::Dictionary</a>
</li>
<li>Message()
: <a class="el" href="class_f_i_x_1_1_message.html#a4a42512ffd5dc712f8586d19350ae84f">FIX::Message</a>
, <a class="el" href="class_f_i_x_1_1_field_base.html#a658ef47bd757fd5e0f13adab5a417ced">FIX::FieldBase</a>
, <a class="el" href="class_f_i_x_1_1_message.html#a0daec0379f13ad182a31ec55eb3de1be">FIX::Message</a>
</li>
<li>message_order()
: <a class="el" href="struct_f_i_x_1_1message__order.html#a5e8d4cebc7afd58da9729020d63e4a48">FIX::message_order</a>
</li>
<li>MessageParseError()
: <a class="el" href="struct_f_i_x_1_1_message_parse_error.html#a211c6bcd5cb9348daa9fa4e5335684b7">FIX::MessageParseError</a>
</li>
<li>Messages
: <a class="el" href="class_f_i_x_1_1_memory_store.html#ab92831d1e141f19f23b054c804b4ab5b">FIX::MemoryStore</a>
, <a class="el" href="class_f_i_x_1_1_session_state.html#a63a971f1e7a8eecd625a737aff64b93b">FIX::SessionState</a>
</li>
<li>MessageStoreExceptionWrapper()
: <a class="el" href="class_f_i_x_1_1_message_store_exception_wrapper.html#a50a52eab79dfbb83845cdcc878252de4">FIX::MessageStoreExceptionWrapper</a>
</li>
<li>MessageStoreFactoryExceptionWrapper()
: <a class="el" href="class_f_i_x_1_1_message_store_factory_exception_wrapper.html#a8d083218456d96eed77f5419d527d62c">FIX::MessageStoreFactoryExceptionWrapper</a>
</li>
<li>Method()
: <a class="el" href="struct_f_i_x_1_1_call_stack_1_1_method.html#a624149d7ebb29000ef2fb910dc8a54b5">FIX::CallStack::Method</a>
</li>
<li>MILLIS_PER_DAY
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a92fa9b9c4b445a1c2891bd75706f6336aea607fe9297c4f7b81f18c30485417bf">FIX::DateTime</a>
</li>
<li>MILLIS_PER_HOUR
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a92fa9b9c4b445a1c2891bd75706f6336a7abef100e26cb73ced33c13883167683">FIX::DateTime</a>
</li>
<li>MILLIS_PER_MIN
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a92fa9b9c4b445a1c2891bd75706f6336ada0a0ef26e1503e617fcfeea29784152">FIX::DateTime</a>
</li>
<li>MILLIS_PER_SEC
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a92fa9b9c4b445a1c2891bd75706f6336a6e2d88824249e5f3bf45ef17aafe2b56">FIX::DateTime</a>
</li>
<li>MINUTES_PER_HOUR
: <a class="el" href="struct_f_i_x_1_1_date_time.html#a92fa9b9c4b445a1c2891bd75706f6336ae9a3a3ef93107329a53ae64eb0ed1d33">FIX::DateTime</a>
</li>
<li>MsgFields
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#a5c115ea63afc50a12b564c62a6415f82">FIX::DataDictionary</a>
</li>
<li>MsgTypes
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#aef0af249175445b6346ab52c13fa4252">FIX::DataDictionary</a>
</li>
<li>MsgTypeToField
: <a class="el" href="class_f_i_x_1_1_data_dictionary.html#afd15295ec62f74fc6c824f5cc9b431ed">FIX::DataDictionary</a>
</li>
<li>MSXML_DOMAttributes()
: <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_attributes.html#a9d437cd141c0c71ed26fad17c1602d1f">FIX::MSXML_DOMAttributes</a>
</li>
<li>MSXML_DOMDocument()
: <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_document.html#af21ab4f135531911ac97970325282b59">FIX::MSXML_DOMDocument</a>
</li>
<li>MSXML_DOMNode()
: <a class="el" href="class_f_i_x_1_1_m_s_x_m_l___d_o_m_node.html#a688f2deb57832aa20dae09a094fbead2">FIX::MSXML_DOMNode</a>
</li>
<li>Mutex()
: <a class="el" href="class_f_i_x_1_1_mutex.html#a7b62326e9852a3a802048a067e8ba097">FIX::Mutex</a>
</li>
</ul>
</div>
<hr><address><small>
Generated on Mon Apr 5 20:59:51 2010 for QuickFIX by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 width=110 height=53>
</a> 1.6.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>