OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [docs/] [html/] [ext/] [pb_assoc/] [ms_traits.html] - Blame information for rev 20

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 20 jlechner
 
2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3
 
4
 
5
<html>
6
<head>
7
<title>ms_traits Interface
8
</title>
9
 
10
</head>
11
 
12
<body>
13
<h1>
14
<tt>ms_traits
15
</tt>
16
 
17
 Interface
18
 
19
 
20
</h1>
21
 
22
<p>Traits of a container based on its mapping semantics.
23
</p>
24
 
25
<ol>
26
<li>
27
<a href = "../../../../include/ext/pb_assoc/ms_trait.hpp"><tt>ms_trait.hpp</tt>
28
</a>
29
 
30
</li>
31
 
32
<li>
33
Public Types and Constants:
34
 
35
 
36
<ol>
37
<li>
38
<a href = "#link1">Container attribues.
39
</a>
40
 
41
</li>
42
 
43
</ol>
44
 
45
</li>
46
 
47
</ol>
48
 
49
 
50
<h2>
51
<a name = "link1">Container attribues.
52
</a>
53
 
54
</h2>
55
 
56
<table WIDTH = "100%" BORDER = "1">
57
<TR><TD Width = "30%" ALIGN = "left"><b>Type</b></TD><TD Width = "55%" ALIGN = "left"><b>Definition</b></TD><TD Width = "15%" ALIGN = "left"><b>Description</b></TD></TR>
58
 
59
 
60
<tr>
61
<td>
62
<pre><a name = "has_data3735929380">has_data</a></pre>
63
 
64
 
65
</td>
66
 
67
<td>
68
<pre>True only if the container is not a &quot;set&quot type.</pre>
69
 
70
 
71
</td>
72
 
73
<td>
74
<p>Data indicator.</p>
75
 
76
 
77
</td>
78
 
79
</tr>
80
 
81
<tr>
82
<td>
83
<pre><a name = "has_compound_data3735929399">has_compound_data</a></pre>
84
 
85
 
86
</td>
87
 
88
<td>
89
<pre>True only if the container is not a &quot;set&quot type or &quot;map&quot; type.</pre>
90
 
91
 
92
</td>
93
 
94
<td>
95
<p>Compound-data indicator.</p>
96
 
97
 
98
</td>
99
 
100
</tr>
101
 
102
<tr>
103
<td>
104
<pre><a name = "mapping_level3735929938">mapping_level</a></pre>
105
 
106
 
107
</td>
108
 
109
<td>
110
<pre>The number of mapping-levels the container supports (1 for &quot;set&quot types or &quot;map&quot; types).</pre>
111
 
112
 
113
</td>
114
 
115
<td>
116
<p>Mapping-level indicator.</p>
117
 
118
 
119
</td>
120
 
121
</tr>
122
 
123
</table>
124
 
125
 
126
 
127
</body>
128
 
129
</html>
130
 
131
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.