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
R
regression-suites
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
regression-suites
Commits
2c2f33f2
Commit
2c2f33f2
authored
Sep 11, 2017
by
Maxime Perrotin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update DataView with the paths from the VM
parent
8c9ef710
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
173 additions
and
173 deletions
+173
-173
Demo_uPy_Basic/DataView.aadl
Demo_uPy_Basic/DataView.aadl
+173
-173
No files found.
Demo_uPy_Basic/DataView.aadl
View file @
2c2f33f2
--------------------------------------------------------
--
! File generated by asn2aadl v2.1.
5
: DO NOT EDIT !
--
! File generated by asn2aadl v2.1.
7
: DO NOT EDIT !
--------------------------------------------------------
package
DataView
...
...
@@ -40,122 +40,122 @@ data Stream_Element_Buffer
properties
Data_Model
::
Data_Representation
=>
Character
;
end
Stream_Element_Buffer
;
DATA
MySeqOf
DATA
T_UInt32
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cyclic/DataView
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
Dataview
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
Dataview
"
;
Source_Text
=>
(
"/home/taste/
tool-inst/share/taste-types/taste-types
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
BasicTypes
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
BasicTypes
"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
MySeqOf
"
;
Type_Source_Name
=>
"
T-UInt32
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
a
SEQUENCEOF
;
END
MySeqOf
;
TASTE
::
ASN1_Basic_Type
=>
a
INTEGER
;
END
T_UInt32
;
DATA
MySeqOf
_Buffer_Max
END
MySeqOf
_Buffer_Max
;
DATA
T_UInt32
_Buffer_Max
END
T_UInt32
_Buffer_Max
;
DATA
IMPLEMENTATION
MySeqOf
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeqOf
DATA
IMPLEMENTATION
T_UInt32
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_UInt32
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MySeqOf
_Buffer_Max
.
impl
;
END
T_UInt32
_Buffer_Max
.
impl
;
DATA
MySeqOf
_Buffer
END
MySeqOf
_Buffer
;
DATA
T_UInt32
_Buffer
END
T_UInt32
_Buffer
;
DATA
IMPLEMENTATION
MySeqOf
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeqOf
DATA
IMPLEMENTATION
T_UInt32
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_UInt32
SUBCOMPONENTS
Buffer
:
data
MySeqOf
_Buffer_Max
.
impl
;
Buffer
:
data
T_UInt32
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MySeqOf
_Buffer
.
impl
;
END
T_UInt32
_Buffer
.
impl
;
DATA
MySeq
DATA
MySeq
Of
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cycl
ic/DataView.asn"
);
Source_Text
=>
(
"/home/taste/
tool-src/testSuites/Demo_uPy_Bas
ic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
24
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
24
Bytes
;
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"MySeq"
;
Type_Source_Name
=>
"MySeq
Of
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
aSEQUENCE
;
END
MySeq
;
TASTE
::
ASN1_Basic_Type
=>
aSEQUENCE
OF
;
END
MySeq
Of
;
DATA
MySeq_Buffer_Max
END
MySeq_Buffer_Max
;
DATA
MySeq
Of
_Buffer_Max
END
MySeq
Of
_Buffer_Max
;
DATA
IMPLEMENTATION
MySeq_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
DATA
IMPLEMENTATION
MySeq
Of
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
Of
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
24
);
--
Size
of
the
buffer
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MySeq_Buffer_Max
.
impl
;
END
MySeq
Of
_Buffer_Max
.
impl
;
DATA
MySeq_Buffer
END
MySeq_Buffer
;
DATA
MySeq
Of
_Buffer
END
MySeq
Of
_Buffer
;
DATA
IMPLEMENTATION
MySeq_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
DATA
IMPLEMENTATION
MySeq
Of
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
Of
SUBCOMPONENTS
Buffer
:
data
MySeq_Buffer_Max
.
impl
;
Buffer
:
data
MySeq
Of
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MySeq_Buffer
.
impl
;
END
MySeq
Of
_Buffer
.
impl
;
DATA
T_UInt32
DATA
MyOctStr
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/tool-
inst/share/taste-types/taste-types
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
BasicTypes
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
BasicTypes
"
;
Source_Text
=>
(
"/home/taste/tool-
src/testSuites/Demo_uPy_Basic/DataView
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
Dataview
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
Dataview
"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
--
Real
message
size
is
3
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
T-UInt32
"
;
Type_Source_Name
=>
"
MyOctStr
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
a
INTEGER
;
END
T_UInt32
;
TASTE
::
ASN1_Basic_Type
=>
a
STRING
;
END
MyOctStr
;
DATA
T_UInt32
_Buffer_Max
END
T_UInt32
_Buffer_Max
;
DATA
MyOctStr
_Buffer_Max
END
MyOctStr
_Buffer_Max
;
DATA
IMPLEMENTATION
T_UInt32
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_UInt32
DATA
IMPLEMENTATION
MyOctStr
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyOctStr
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
T_UInt32
_Buffer_Max
.
impl
;
END
MyOctStr
_Buffer_Max
.
impl
;
DATA
T_UInt32
_Buffer
END
T_UInt32
_Buffer
;
DATA
MyOctStr
_Buffer
END
MyOctStr
_Buffer
;
DATA
IMPLEMENTATION
T_UInt32
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_UInt32
DATA
IMPLEMENTATION
MyOctStr
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyOctStr
SUBCOMPONENTS
Buffer
:
data
T_UInt32
_Buffer_Max
.
impl
;
Buffer
:
data
MyOctStr
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
T_UInt32
_Buffer
.
impl
;
END
MyOctStr
_Buffer
.
impl
;
DATA
T_Int32
PROPERTIES
...
...
@@ -199,7 +199,7 @@ END T_Int32_Buffer.impl;
DATA
MyChoice
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cycl
ic/DataView.asn"
);
Source_Text
=>
(
"/home/taste/
tool-src/testSuites/Demo_uPy_Bas
ic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
...
...
@@ -238,7 +238,7 @@ END MyChoice_Buffer.impl;
DATA
MyEnum
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cycl
ic/DataView.asn"
);
Source_Text
=>
(
"/home/taste/
tool-src/testSuites/Demo_uPy_Bas
ic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
...
...
@@ -274,49 +274,10 @@ PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MyEnum_Buffer
.
impl
;
DATA
MyReal
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/work/dpg_single_mpy_cyclic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
13
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
16
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"MyReal"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
aREAL
;
END
MyReal
;
DATA
MyReal_Buffer_Max
END
MyReal_Buffer_Max
;
DATA
IMPLEMENTATION
MyReal_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyReal
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
16
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MyReal_Buffer_Max
.
impl
;
DATA
MyReal_Buffer
END
MyReal_Buffer
;
DATA
IMPLEMENTATION
MyReal_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyReal
SUBCOMPONENTS
Buffer
:
data
MyReal_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MyReal_Buffer
.
impl
;
DATA
MyBool
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cycl
ic/DataView.asn"
);
Source_Text
=>
(
"/home/taste/
tool-src/testSuites/Demo_uPy_Bas
ic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
...
...
@@ -352,83 +313,83 @@ PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MyBool_Buffer
.
impl
;
DATA
T_Boolean
DATA
MyReal
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/tool-
inst/share/taste-types/taste-types
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
BasicTypes
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
BasicTypes
"
;
Source_Text
=>
(
"/home/taste/tool-
src/testSuites/Demo_uPy_Basic/DataView
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
Dataview
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
Dataview
"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
1
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
Real
message
size
is
1
3
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
16
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
T-Boolean
"
;
Type_Source_Name
=>
"
MyReal
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
a
BOOLEAN
;
END
T_Boolean
;
TASTE
::
ASN1_Basic_Type
=>
a
REAL
;
END
MyReal
;
DATA
T_Boolean
_Buffer_Max
END
T_Boolean
_Buffer_Max
;
DATA
MyReal
_Buffer_Max
END
MyReal
_Buffer_Max
;
DATA
IMPLEMENTATION
T_Boolean
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Boolean
DATA
IMPLEMENTATION
MyReal
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyReal
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Dimension
=>
(
16
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
T_Boolean
_Buffer_Max
.
impl
;
END
MyReal
_Buffer_Max
.
impl
;
DATA
T_Boolean
_Buffer
END
T_Boolean
_Buffer
;
DATA
MyReal
_Buffer
END
MyReal
_Buffer
;
DATA
IMPLEMENTATION
T_Boolean
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Boolean
DATA
IMPLEMENTATION
MyReal
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyReal
SUBCOMPONENTS
Buffer
:
data
T_Boolean
_Buffer_Max
.
impl
;
Buffer
:
data
MyReal
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
T_Boolean
_Buffer
.
impl
;
END
MyReal
_Buffer
.
impl
;
DATA
T_Int8
DATA
MyInteger
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/tool-
inst/share/taste-types/taste-types
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
BasicTypes
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
BasicTypes
"
;
Source_Text
=>
(
"/home/taste/tool-
src/testSuites/Demo_uPy_Basic/DataView
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
Dataview
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
Dataview
"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
T-Int8
"
;
Type_Source_Name
=>
"
MyInteger
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
aINTEGER
;
END
T_Int8
;
END
MyInteger
;
DATA
T_Int8
_Buffer_Max
END
T_Int8
_Buffer_Max
;
DATA
MyInteger
_Buffer_Max
END
MyInteger
_Buffer_Max
;
DATA
IMPLEMENTATION
T_Int8
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Int8
DATA
IMPLEMENTATION
MyInteger
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyInteger
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
T_Int8
_Buffer_Max
.
impl
;
END
MyInteger
_Buffer_Max
.
impl
;
DATA
T_Int8
_Buffer
END
T_Int8
_Buffer
;
DATA
MyInteger
_Buffer
END
MyInteger
_Buffer
;
DATA
IMPLEMENTATION
T_Int8
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Int8
DATA
IMPLEMENTATION
MyInteger
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyInteger
SUBCOMPONENTS
Buffer
:
data
T_Int8
_Buffer_Max
.
impl
;
Buffer
:
data
MyInteger
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
T_Int8
_Buffer
.
impl
;
END
MyInteger
_Buffer
.
impl
;
DATA
T_UInt8
PROPERTIES
...
...
@@ -469,82 +430,121 @@ PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
T_UInt8_Buffer
.
impl
;
DATA
My
Integer
DATA
My
Seq
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cycl
ic/DataView.asn"
);
Source_Text
=>
(
"/home/taste/
tool-src/testSuites/Demo_uPy_Bas
ic/DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
--
Real
message
size
is
24
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
24
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"MySeq"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
aSEQUENCE
;
END
MySeq
;
DATA
MySeq_Buffer_Max
END
MySeq_Buffer_Max
;
DATA
IMPLEMENTATION
MySeq_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
24
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MySeq_Buffer_Max
.
impl
;
DATA
MySeq_Buffer
END
MySeq_Buffer
;
DATA
IMPLEMENTATION
MySeq_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MySeq
SUBCOMPONENTS
Buffer
:
data
MySeq_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MySeq_Buffer
.
impl
;
DATA
T_Boolean
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/tool-inst/share/taste-types/taste-types.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_BasicTypes"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-BasicTypes"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
1
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
MyInteger
"
;
Type_Source_Name
=>
"
T-Boolean
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
a
INTEGER
;
END
MyInteger
;
TASTE
::
ASN1_Basic_Type
=>
a
BOOLEAN
;
END
T_Boolean
;
DATA
MyInteger
_Buffer_Max
END
MyInteger
_Buffer_Max
;
DATA
T_Boolean
_Buffer_Max
END
T_Boolean
_Buffer_Max
;
DATA
IMPLEMENTATION
MyInteger
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyInteger
DATA
IMPLEMENTATION
T_Boolean
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Boolean
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MyInteger
_Buffer_Max
.
impl
;
END
T_Boolean
_Buffer_Max
.
impl
;
DATA
MyInteger
_Buffer
END
MyInteger
_Buffer
;
DATA
T_Boolean
_Buffer
END
T_Boolean
_Buffer
;
DATA
IMPLEMENTATION
MyInteger
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyInteger
DATA
IMPLEMENTATION
T_Boolean
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Boolean
SUBCOMPONENTS
Buffer
:
data
MyInteger
_Buffer_Max
.
impl
;
Buffer
:
data
T_Boolean
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MyInteger
_Buffer
.
impl
;
END
T_Boolean
_Buffer
.
impl
;
DATA
MyOctStr
DATA
T_Int8
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"/home/taste/
work/dpg_single_mpy_cyclic/DataView
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
Dataview
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
Dataview
"
;
Source_Text
=>
(
"/home/taste/
tool-inst/share/taste-types/taste-types
.asn"
);
TASTE
::
Ada_Package_Name
=>
"TASTE_
BasicTypes
"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-
BasicTypes
"
;
Source_Language
=>
ASN1
;
--
Size
of
a
buffer
to
cover
all
forms
of
message
representation
:
--
Real
message
size
is
3
;
suggested
aligned
message
buffer
is
...
--
Real
message
size
is
8
;
suggested
aligned
message
buffer
is
...
Source_Data_Size
=>
8
Bytes
;
--
name
of
the
corresponding
data
type
in
the
source
file
:
Type_Source_Name
=>
"
MyOctStr
"
;
Type_Source_Name
=>
"
T-Int8
"
;
--
what
kind
of
type
is
this
?
TASTE
::
ASN1_Basic_Type
=>
a
STRING
;
END
MyOctStr
;
TASTE
::
ASN1_Basic_Type
=>
a
INTEGER
;
END
T_Int8
;
DATA
MyOctStr
_Buffer_Max
END
MyOctStr
_Buffer_Max
;
DATA
T_Int8
_Buffer_Max
END
T_Int8
_Buffer_Max
;
DATA
IMPLEMENTATION
MyOctStr
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyOctStr
DATA
IMPLEMENTATION
T_Int8
_Buffer_Max
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Int8
PROPERTIES
Data_Model
::
Data_Representation
=>
array
;
Data_Model
::
Dimension
=>
(
8
);
--
Size
of
the
buffer
Data_Model
::
Base_Type
=>
(
classifier
(
DataView
::
Stream_Element_Buffer
));
END
MyOctStr
_Buffer_Max
.
impl
;
END
T_Int8
_Buffer_Max
.
impl
;
DATA
MyOctStr
_Buffer
END
MyOctStr
_Buffer
;
DATA
T_Int8
_Buffer
END
T_Int8
_Buffer
;
DATA
IMPLEMENTATION
MyOctStr
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
MyOctStr
DATA
IMPLEMENTATION
T_Int8
_Buffer
.
impl
--
Buffer
to
hold
a
marshalled
data
of
type
T_Int8
SUBCOMPONENTS
Buffer
:
data
MyOctStr
_Buffer_Max
.
impl
;
Buffer
:
data
T_Int8
_Buffer_Max
.
impl
;
Length
:
data
Base_Types
::
Unsigned_32
;
PROPERTIES
Data_Model
::
Data_Representation
=>
Struct
;
END
MyOctStr
_Buffer
.
impl
;
END
T_Int8
_Buffer
.
impl
;
end
DataView
;
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