-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassEx.html
More file actions
95 lines (80 loc) · 3.37 KB
/
classEx.html
File metadata and controls
95 lines (80 loc) · 3.37 KB
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
<html>
<head>
<title>ZmqMessage: Ex< Tag > Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<style>
/* must override a few items to get the style background color */
</style>
</head>
<body>
<table class="zm_headbar">
<tr>
<td>
<span><a href="index.html">Overview</a></span>
<span><a href="zm_tutorial.html">Tutorial</a></span>
<span><a href="namespaceZmqMessage.html">API reference</a></span>
<span><a href="examples.html">Examples</a></span>
<span><a href="zm_build.html">Build</a></span>
<span><a href="https://github.com/zmqmessage/zmqmessage/">Download</a></span>
</td>
<td align="right" class="zm_greynote">ZmqMessage 0.1 - 19 Jul 2011</td>
</tr></table>
<hr style="height: 3px;">
<!-- Generated by Doxygen 1.4.7 -->
<h1>Ex< Tag > Class Template Reference</h1><!-- doxytag: class="Ex" --><a href="classEx-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classEx.html#87e9fb3ee06e384db8c03726f297b8df">Ex</a> (const std::string &arg)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classEx.html#222fc99a8e70dee9b95bd71a8b3a94e2">what</a> () const throw ()</td></tr>
</table>
<h3>template<class Tag><br>
class Ex< Tag ></h3>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="87e9fb3ee06e384db8c03726f297b8df"></a><!-- doxytag: member="Ex::Ex" ref="87e9fb3ee06e384db8c03726f297b8df" args="(const std::string &arg)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Tag> </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classEx.html">Ex</a>< Tag >::<a class="el" href="classEx.html">Ex</a> </td>
<td>(</td>
<td class="paramtype">const std::string & </td>
<td class="paramname"> <em>arg</em> </td>
<td> ) </td>
<td width="100%"><code> [inline, explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="222fc99a8e70dee9b95bd71a8b3a94e2"></a><!-- doxytag: member="Ex::what" ref="222fc99a8e70dee9b95bd71a8b3a94e2" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Tag> </div>
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="classEx.html">Ex</a>< Tag >::what </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const throw ()<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>tests/<a class="el" href="SimpleTest_8cpp.html">SimpleTest.cpp</a></ul>
<hr style="height: 3px;">
<div class="zm_greynote">
ZmqMessage 0.1 — opensource software.
</div>
</body>
</html>