We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dac1e commit 02fcf4bCopy full SHA for 02fcf4b
1 file changed
doc/modules/ROOT/pages/2.messages.adoc
@@ -27,36 +27,36 @@ The following table lists the types used to model containers and views:
27
|===
28
|Type|Description
29
30
-|cpp:fields_view_base[]
31
-|
32
-
33
-|cpp:fields_view[]
34
35
36
-|cpp:message_view_base[]
+|cpp:fields[]
37
|
38
39
|cpp:fields_base[]
40
41
42
-|cpp:request_view[]
+|cpp:fields_view[]
43
44
45
-|cpp:response_view[]
+|cpp:fields_view_base[]
46
47
48
|cpp:message_base[]
49
50
51
-|cpp:fields[]
+|cpp:message_view_base[]
52
53
54
|cpp:request[]
55
56
+|cpp:request_view[]
+|
+
57
|cpp:response[]
58
59
+|cpp:response_view[]
60
61
62
-image:ClassHierarchy.svg[Static,0]
+image:ClassHierarchy.svg[Static,300]
0 commit comments