BidiShapeTIn1, TOut1, TIn2, TOut2 Class |
Namespace: Akka.Streams
The BidiShapeTIn1, TOut1, TIn2, TOut2 type exposes the following members.
Name | Description | |
---|---|---|
BidiShapeTIn1, TOut1, TIn2, TOut2(FlowShapeTIn1, TOut1, FlowShapeTIn2, TOut2) |
TBD
| |
BidiShapeTIn1, TOut1, TIn2, TOut2(InletTIn1, OutletTOut1, InletTIn2, OutletTOut2) |
TBD
|
Name | Description | |
---|---|---|
Inlets |
TBD
(Overrides ShapeInlets.) | |
Outlets |
TBD
(Overrides ShapeOutlets.) |
Name | Description | |
---|---|---|
Clone |
TBD
(Inherited from Shape.) | |
CopyFromPorts |
TBD
(Overrides ShapeCopyFromPorts(ImmutableArrayInlet, ImmutableArrayOutlet).) | |
DeepCopy |
TBD
(Overrides ShapeDeepCopy.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasSamePortsAndShapeAs |
Compare this to another shape and determine whether the arrangement of ports is the same (including their ordering).
(Inherited from Shape.) | |
HasSamePortsAs |
Compare this to another shape and determine whether the set of ports is the same (ignoring their ordering).
(Inherited from Shape.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Reversed |
TBD
| |
ToString | Returns a string that represents the current object. (Inherited from Shape.) |
Name | Description | |
---|---|---|
AsInstanceOfT |
TBD
(Defined by Extensions.) | |
Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |