Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
PolyORB-HI-C
Commits
7a28bb35
Commit
7a28bb35
authored
Jun 23, 2015
by
yoogx
Browse files
* Use correct name for type PORT_TYPE_CONTENT
For issue
#5
parent
dca29fa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/monitoring/remote_configuration.hh
View file @
7a28bb35
...
...
@@ -11,7 +11,7 @@
// Parameter i in the template parameters list
// gives the number of ports for thread i.
// >>> TO GENERATE
using
ports_type
=
taste
::
ports_table
<
PORT_TYPE_CONTENT
>
;
using
ports_type
=
taste
::
ports_table
<
__PO_HI_
PORT_TYPE_CONTENT
>
;
// <<< END TO GENERATE
using
state_type
=
taste
::
state
<
__po_hi_request_t
,
ports_type
>
;
using
trace_type
=
taste
::
trace
<
state_type
>
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment