Prev | Up | Next | Back | Forward
TOC -- / --.-- / --.--.-- | Index | Search | Syntax | Help


E.2.2 Remote Types Library Units

(1)
A remote types library unit supports the definition of types intended for use in communication between active partitions.
Syntax
(2)
(3)
         pragma Remote_Types[(library_unit_name)];
Legality Rules
(4)
A remote types library unit is a library unit to which the pragma Remote_Types applies. The following restrictions apply to the declaration of such a library unit:
(5)
(6)
(7)
(8)
(9)
An access type declared in the visible part of a remote types or remote call interface library unit is called a remote access type. Such a type shall be either an access-to-subprogram type or a general access type that designates a class-wide limited private type.
(10)
The following restrictions apply to the use of a remote access-to-subprogram type:
(11)
(12)
(13)
The following restrictions apply to the use of a remote access-to-class-wide type:
(14)
(15)
(16)
(17)

(18)

Prev | Up | Next | Back | Forward
TOC -- / --.-- / --.--.-- | Index | Search | Syntax | Help

Ada WWW Home -- Email comments, additions, corrections, gripes, kudos, etc. to:

Magnus Kempe -- Magnus.Kempe@di.epfl.ch
Copyright statement
Page last generated: 95-03-12