InputNetwork Methods
The InputNetwork type exposes the following members.
Methods
Name | Description | |
---|---|---|
ComputeActive |
Computes and updates the active state of the network inputs.
|
|
ComputePassive |
Computes and updates the passive state of the network inputs.
|
|
Extract |
Extracts and updates the input information from the provided data stream.
|
|
GetInput |
Gets the network input handler.
|
|
GetPassiveArguments |
Retrieves the passive arguments for the network input.
|
|
SynchonizeActive |
Synchronizes the active state by writing the input information to the data stream.
|
|
SynchonizePassive |
Synchronizes the passive state with the provided network input data.
|