SinkModuleTIn, TMat Methods |
The SinkModuleTIn, TMat generic type exposes the following members.
Name | Description | |
---|---|---|
AmendShape |
TBD
| |
CarbonCopy |
TBD
(Overrides ModuleCarbonCopy.) | |
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from Module.) | |
Compose(IModule) |
TBD
(Inherited from Module.) | |
ComposeT1, T2, T3(IModule, FuncT1, T2, T3) |
TBD
(Inherited from Module.) | |
ComposeNoMaterialized |
TBD
(Inherited from Module.) | |
Create |
Create the Subscriber or VirtualPublisher that consumes the incoming
stream, plus the materialized value. Since Subscriber and VirtualPublisher
do not share a common supertype apart from AnyRef this is what the type
union devolves into; unfortunately we do not have union types at our
disposal at this point.
| |
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.) | |
Fuse(IModule, OutPort, InPort) |
TBD
(Inherited from Module.) | |
FuseT1, T2, T3(IModule, OutPort, InPort, FuncT1, T2, T3) |
TBD
(Inherited from Module.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Nest |
TBD
(Inherited from Module.) | |
NewInstance |
TBD
| |
ReplaceShape |
TBD
(Overrides ModuleReplaceShape(Shape).) | |
ToString |
TBD
(Overrides ObjectToString.) | |
TransformMaterializedValueTMat, TMat2 |
TBD
(Inherited from Module.) | |
Wire |
TBD
(Inherited from Module.) | |
WithAttributes |
TBD
(Inherited from Module.) |
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.) |