A DynamicPort P is a
Port
that has a number of subports, where the number is determined at run-time.
DynamicPort Refines
DynamicPortTraits Refines
Notation
The following expressions are used in this document:
-
T -
A
Tagtype. If omitted,Tdefaults todefault_tag. -
P -
A
DynamicPorttype, forTagT. -
PT -
DynamicPortTraitsofPforT. -
p -
An object of type
P. -
n -
An object convertible to
size_t.
DynamicPort Requirements
|
Name |
Expression |
Result Type |
Semantics |
|---|---|---|---|
|
Port Traits |
|
|
The |
|
Number of Subports |
|
|
Returns the number of subports accessible through |
|
Subport |
|
|
Returns the |
DynamicPortTraits Requirements
|
Name |
Expression |
Result Type |
Semantics |
|---|---|---|---|
|
Subport type |
|
Any |
The type of subport accessible through objects of type |