![]() | FanInShapeT0, T1, T2, T3, TOut Class |
Namespace: Akka.Streams
The FanInShapeT0, T1, T2, T3, TOut type exposes the following members.
Name | Description | |
---|---|---|
![]() | FanInShapeT0, T1, T2, T3, TOut(String) |
TBD
|
![]() | FanInShapeT0, T1, T2, T3, TOut(FanInShapeTOutIInit) |
TBD
|
![]() | FanInShapeT0, T1, T2, T3, TOut(OutletTOut, InletT0, InletT1, InletT2, InletT3) |
TBD
|
Name | Description | |
---|---|---|
![]() | Inlets |
TBD
(Inherited from FanInShapeTOut.) |
![]() | Out |
TBD
(Inherited from FanInShapeTOut.) |
![]() | Outlets |
TBD
(Inherited from FanInShapeTOut.) |
Name | Description | |
---|---|---|
![]() | Clone |
TBD
(Inherited from Shape.) |
![]() | Construct |
TBD
(Overrides FanInShapeTOutConstruct(FanInShapeTOutIInit).) |
![]() | CopyFromPorts |
TBD
(Inherited from FanInShapeTOut.) |
![]() | DeepCopy |
TBD
(Inherited from FanInShapeTOut.) |
![]() | 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.) |
![]() | NewInletT |
TBD
(Inherited from FanInShapeTOut.) |
![]() | 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.) |