File: a00138.html

package info (click to toggle)
omnievents 2.6.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,228 kB
  • ctags: 2,538
  • sloc: cpp: 7,346; sh: 2,568; python: 2,171; xml: 2,057; java: 1,407; makefile: 304; ansic: 9
file content (579 lines) | stat: -rw-r--r-- 28,538 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
<!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>OmniEvents Namespace Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>OmniEvents Namespace Reference</h1>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00041.html">Callback</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Interface for classes that wish to receive callbacks from deferred requests.</em> <a href="a00041.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00055.html">omni_mutex_kcol</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The opposite of omni_mutex_lock, unlocks the mutex upon construction and re-locks it upon destruction.</em> <a href="a00055.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00069.html">ProxyPushSupplier_i</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00071.html">PauseThenWake</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Helper class that locks ProxyPushSupplier upon construction, and wakes it up on destruction.</em> <a href="a00071.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="a00068.html">Connection</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00043.html">ConsumerAdmin_i</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00044.html">Daemon</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Interface class that contains various methods for running omniEvents as a background task.</em> <a href="a00044.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00045.html">DaemonImpl</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Utility class that contains various methods for running omniEvents as a Unix daemon.</em> <a href="a00045.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00046.html">EventChannel_i</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="a00073.html">Servant</a> for CosEventChannelAdmin::EventChannel objects, also inherits from omni_thread.</em> <a href="a00046.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00047.html">EventChannelFactory_i</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00048.html">EventChannelStore</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Container for Event Channels.</em> <a href="a00048.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00049.html">EventQueue</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The <a class="el" href="a00049.html">EventQueue</a> is a circular buffer, that contains _size-1 events.</em> <a href="a00049.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00050.html">Reader</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00051.html">Filter</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Event filter interface.</em> <a href="a00051.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00052.html">FilterByRepositoryId</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Allows only events of a certain CORBA RepositoryId to pass.</em> <a href="a00052.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00053.html">FilterByTCKind</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The most basic event filter allows only events of a certain CORBA TCKind to pass.</em> <a href="a00053.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00057.html">IOError</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00054.html">Mapper</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>A dummy servant that installs itself into the INSPOA and redirects all calls to the real destination.</em> <a href="a00054.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00056.html">omniEventsLog</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00058.html">omniEventsLogWorker</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00059.html">Orb</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Singleton class that owns the ORB and various initial references.</em> <a href="a00059.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00060.html">PersistNode</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00061.html">Proxy</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Base class for three of the four <a class="el" href="a00061.html">Proxy</a> servants.</em> <a href="a00061.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00062.html">ProxyManager</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Base class for ServantActivator classes that manage <a class="el" href="a00061.html">Proxy</a> servants.</em> <a href="a00062.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00063.html">ProxyPullConsumer_i</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Implementation of the ProxyPullConsumer interface.</em> <a href="a00063.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00064.html">ProxyPullConsumerManager</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00065.html">ProxyPullSupplier_i</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="a00073.html">Servant</a> for ProxyPullSupplier interface.</em> <a href="a00065.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00066.html">ProxyPullSupplierManager</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00067.html">ProxyPushConsumer_i</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Default servant for ProxyPushConsumer objects.</em> <a href="a00067.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00070.html">ProxyPushSupplierManager</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00072.html">RegistryKey</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Opens a windows registry key, and closed it upon destruction.</em> <a href="a00072.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00073.html">Servant</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Base class for servants.</em> <a href="a00073.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00074.html">Service</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Singleton class that contains various methods for running a Windows service.</em> <a href="a00074.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00076.html">SupplierAdmin_i</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00078.html">timestamp</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This class can be used to generate timestamps.</em> <a href="a00078.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00079.html">Win</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Utility class, contains functions that Windows should has, but doesn't.</em> <a href="a00079.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="a00080.html">WriteLock</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtains an output stream to the active persistancy logfile, and locks it for exclusive access.</em> <a href="a00080.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a3">shutdown0</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Param to atexit().</em> <a href="#a3">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a4">shutdown2</a> (int s, void *)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Param to on_exit().</em> <a href="#a4">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a5">usage</a> (int argc, char **argv)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a6">version</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a7">insertArgs</a> (int &amp;argc, char **&amp;argv, int idx, int nargs)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Utility function, used to manipulate argv when using omniORB3.</em> <a href="#a7">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>template&lt;class T&gt; T::_ptr_type&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a8">string_to_</a> (const char *oidStr)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Converts a string to a narrowed reference.</em> <a href="#a8">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>CORBA::Object_ptr&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a9">createReference</a> (PortableServer::POA_ptr poa, const char *repositoryId)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Helper method called by <a class="el" href="a00138.html#a11">createNarrowedReference</a>().</em> <a href="#a9">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a10">newUniqueId</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Generates a unique object ID string, based upon the current PID and time.</em> <a href="#a10">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>template&lt;class T&gt; T::_ptr_type&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a11">createNarrowedReference</a> (PortableServer::POA_ptr poa, const char *repositoryId)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Helper method that creates a new CORBA object and then narrows it to the appropriate type.</em> <a href="#a11">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="a00045.html">DaemonImpl</a>&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a0">daemon</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Singleton - only at file scope.</em> <a href="#a0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="a00074.html">Service</a>&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a1">service</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Singleton - only at file scope.</em> <a href="#a1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="a00078.html">timestamp</a>&nbsp;</td><td valign=bottom><a class="el" href="a00138.html#a2">ts</a></td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a11" doxytag="OmniEvents::createNarrowedReference"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" colspan="4">
template&lt;class T&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> T::_ptr_type createNarrowedReference </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">PortableServer::POA_ptr&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>poa</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const char *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>repositoryId</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Helper method that creates a new CORBA object and then narrows it to the appropriate type.
<p>
Wrapper around POA::create_reference_with_id. The type T *must* match the repositoryId parameter. Called by a class' createObject() method.<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>poa</em>&nbsp;</td><td>
POA to own new object. </td></tr>
<tr><td valign=top><em>repositoryId</em>&nbsp;</td><td>
Identifies the type of object to make. e.g. _tc_ProxyPushSupplier-&gt;id(). </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="a00195.html#l00062">62</a> of file <a class="el" href="a00195.html">Servant.h</a>.
<p>
References <a class="el" href="a00194.html#l00052">createReference</a>().    </td>
  </tr>
</table>
<a name="a9" doxytag="OmniEvents::createReference"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> CORBA::Object_ptr OmniEvents::createReference </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">PortableServer::POA_ptr&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>poa</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const char *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>repositoryId</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Helper method called by <a class="el" href="a00138.html#a11">createNarrowedReference</a>().
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>poa</em>&nbsp;</td><td>
POA to own new object. </td></tr>
<tr><td valign=top><em>repositoryId</em>&nbsp;</td><td>
Identifies the type of object to make. e.g. _tc_ProxyPushSupplier-&gt;id(). </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="a00194.html#l00052">52</a> of file <a class="el" href="a00194.html">Servant.cc</a>.
<p>
References <a class="el" href="a00194.html#l00069">newUniqueId</a>().
<p>
Referenced by <a class="el" href="a00195.html#l00062">createNarrowedReference</a>().    </td>
  </tr>
</table>
<a name="a7" doxytag="OmniEvents::insertArgs"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OmniEvents::insertArgs </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>argc</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>char **&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>argv</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>idx</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>nargs</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Utility function, used to manipulate argv when using omniORB3.
<p>

<p>
Definition at line <a class="el" href="a00170.html#l00105">105</a> of file <a class="el" href="a00170.html">omniEvents.cc</a>.
<p>
Referenced by <a class="el" href="a00165.html#l00064">main</a>().    </td>
  </tr>
</table>
<a name="a10" doxytag="OmniEvents::newUniqueId"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> char * OmniEvents::newUniqueId </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Generates a unique object ID string, based upon the current PID and time.
<p>

<p>
Definition at line <a class="el" href="a00194.html#l00069">69</a> of file <a class="el" href="a00194.html">Servant.cc</a>.
<p>
Referenced by <a class="el" href="a00154.html#l00082">OmniEvents::EventChannelFactory_i::create_object</a>(), and <a class="el" href="a00194.html#l00052">createReference</a>().    </td>
  </tr>
</table>
<a name="a3" doxytag="OmniEvents::shutdown0"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OmniEvents::shutdown0 </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Param to atexit().
<p>

<p>
Definition at line <a class="el" href="a00146.html#l00114">114</a> of file <a class="el" href="a00146.html">daemon_unix.cc</a>.
<p>
References <a class="el" href="a00146.html#l00236">OmniEvents::DaemonImpl::shutdown</a>().    </td>
  </tr>
</table>
<a name="a4" doxytag="OmniEvents::shutdown2"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void shutdown2 </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>s</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>void *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Param to on_exit().
<p>

<p>
Definition at line <a class="el" href="a00146.html#l00115">115</a> of file <a class="el" href="a00146.html">daemon_unix.cc</a>.
<p>
References <a class="el" href="a00146.html#l00236">OmniEvents::DaemonImpl::shutdown</a>().
<p>
Referenced by <a class="el" href="a00146.html#l00158">OmniEvents::DaemonImpl::daemonize</a>().    </td>
  </tr>
</table>
<a name="a8" doxytag="OmniEvents::string_to_"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" colspan="4">
template&lt;class T&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> T::_ptr_type string_to_ </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const char *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>oidStr</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Converts a string to a narrowed reference.
<p>

<p>
Definition at line <a class="el" href="a00175.html#l00132">132</a> of file <a class="el" href="a00175.html">Orb.h</a>.    </td>
  </tr>
</table>
<a name="a5" doxytag="OmniEvents::usage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OmniEvents::usage </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>argc</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>char **&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>argv</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="a00170.html#l00049">49</a> of file <a class="el" href="a00170.html">omniEvents.cc</a>.
<p>
References <a class="el" href="a00150.html#l00090">OMNIEVENTS_LOG_DEFAULT_LOCATION</a>, and <a class="el" href="a00142.html#l00157">PACKAGE_NAME</a>.
<p>
Referenced by <a class="el" href="a00151.html#l00192">main</a>().    </td>
  </tr>
</table>
<a name="a6" doxytag="OmniEvents::version"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void OmniEvents::version </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="a00170.html#l00097">97</a> of file <a class="el" href="a00170.html">omniEvents.cc</a>.
<p>
References <a class="el" href="a00142.html#l00160">PACKAGE_STRING</a>.
<p>
Referenced by <a class="el" href="a00165.html#l00064">main</a>().    </td>
  </tr>
</table>
<hr><h2>Variable Documentation</h2>
<a name="a0" doxytag="OmniEvents::daemon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="a00045.html">DaemonImpl</a> OmniEvents::daemon
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Singleton - only at file scope.
<p>
Although we initialize the value to NULL, we don't trust that the runtime will actually initialise it. 
<p>
Definition at line <a class="el" href="a00146.html#l00094">94</a> of file <a class="el" href="a00146.html">daemon_unix.cc</a>.
<p>
Referenced by <a class="el" href="a00165.html#l00064">main</a>().    </td>
  </tr>
</table>
<a name="a1" doxytag="OmniEvents::service"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="a00074.html">Service</a> OmniEvents::service<code> [static]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Singleton - only at file scope.
<p>

<p>
Definition at line <a class="el" href="a00148.html#l00166">166</a> of file <a class="el" href="a00148.html">daemon_windows.cc</a>.    </td>
  </tr>
</table>
<a name="a2" doxytag="OmniEvents::ts"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="a00078.html">timestamp</a> OmniEvents::ts
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="a00172.html#l00269">269</a> of file <a class="el" href="a00172.html">omniEventsLog.cc</a>.    </td>
  </tr>
</table>
<hr><address align="right"><small>Generated on Fri Nov 19 17:42:31 2004 for OmniEvents by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>