This is the complete list of members for SNetworkContext, including all inherited members.
| GetContext() | SNetworkContext | static |
| RetrieveInputArray(string key) | SNetworkContext | |
| RetrieveInputCircle(string key) | SNetworkContext | |
| RetrieveInputCloud(string key) | SNetworkContext | |
| RetrieveInputCylinder(string key) | SNetworkContext | |
| RetrieveInputDouble(string key) | SNetworkContext | |
| RetrieveInputInteger(string key) | SNetworkContext | |
| RetrieveInputMap(string key) | SNetworkContext | |
| RetrieveInputMatrix(string key) | SNetworkContext | |
| RetrieveInputMultiline(string key) | SNetworkContext | |
| RetrieveInputPoint(string key) | SNetworkContext | |
| RetrieveInputPoly(string key) | SNetworkContext | |
| RetrieveInputVector(string key) | SNetworkContext | |
| Return(number retVal) | SNetworkContext | |
| SendOutputArray(string key, Array Array) | SNetworkContext | |
| SendOutputCircle(string key, SCircle Circle) | SNetworkContext | |
| SendOutputCloud(string key, SCloud Cloud) | SNetworkContext | |
| SendOutputCylinder(string key, SCylinder Cylinder) | SNetworkContext | |
| SendOutputDouble(string key, number Double) | SNetworkContext | |
| SendOutputInteger(string key, number Integer) | SNetworkContext | |
| SendOutputMap(string key, Object Map) | SNetworkContext | |
| SendOutputMatrix(string key, SMatrix Matrix) | SNetworkContext | |
| SendOutputMultiline(string key, SMultiline Multiline) | SNetworkContext | |
| SendOutputPoint(string key, SPoint Point) | SNetworkContext | |
| SendOutputPoly(string key, SPoly Poly) | SNetworkContext | |
| SendOutputVector(string key, SVector Vector) | SNetworkContext | |