Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PolyORB-HI-Ada
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
PolyORB-HI-Ada
Commits
11d8ec1e
Commit
11d8ec1e
authored
Nov 14, 2017
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Move functions related to Port_Types in external package
Refactoring for openaadl/ocarina#120
parent
9c557c4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/polyorb_hi-thread_interrogators.adb
src/polyorb_hi-thread_interrogators.adb
+3
-1
No files found.
src/polyorb_hi-thread_interrogators.adb
View file @
11d8ec1e
...
...
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
-- Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
6
ESA & ISAE. --
-- Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
7
ESA & ISAE. --
-- --
-- PolyORB-HI is free software; you can redistribute it and/or modify under --
-- terms of the GNU General Public License as published by the Free Soft- --
...
...
@@ -38,6 +38,7 @@ with PolyORB_HI.Streams;
with
PolyORB_HI
.
Time_Marshallers
;
with
PolyORB_HI
.
Unprotected_Queue
;
with
POlyORB_HI
.
Utils
;
with
POlyORB_HI
.
Port_Types
;
package
body
PolyORB_HI
.
Thread_Interrogators
is
...
...
@@ -46,6 +47,7 @@ package body PolyORB_HI.Thread_Interrogators is
use
type
PolyORB_HI
.
Streams
.
Stream_Element_Offset
;
use
PolyORB_HI
.
Output
;
use
PolyORB_HI
.
Port_Kinds
;
use
POlyORB_HI
.
Port_Types
;
use
PolyORB_HI
.
Utils
;
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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