The CogJobManagerDependent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) | |
| RealTimeQueueFlush |
RealTimeQueueFlush. Currently not supported (Dependent mode only).
| |
| RealTimeResult |
RealTimeResult. Currently not supported (Dependent mode only).
| |
| RealTimeResult(Int32, Boolean) |
RealTimeResult with index. Currently not supported (Dependent mode only).
| |
| ResetAllStatistics |
Reset all Statistics. Currently not supported (Dependent mode only).
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
| VisionToolLink(Int32) |
Index Getter for VisionToolLink. Currently not supported (Dependent mode only).
| |
| VisionToolLink(String) |
Name Getter for VisionToolLink. Currently not supported (Dependent mode only).
| |
| VisionToolLinkAdd |
VisionToolLinkAdd, duplicates are not permitted. Currently not supported (Dependent mode only).
| |
| VisionToolLinkRemove(String) |
VisionToolLinkRemove (removes all links which have the same name).
Currently not supported (Dependent mode only).
| |
| VisionToolLinkRemove(CogVTLink) |
VisionToolLinkRemove (removes all links which have the same
content). Currently not supported (Dependent mode only).
|
See Also