Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DepthSubscription Class Reference
Inheritance diagram for DepthSubscription:
Detailed DescriptionDefinition at line 138 of file MirageDriver.h.
Constructor & Destructor Documentation
Definition at line 140 of file MirageDriver.h. Member Function Documentation
User hook, called when the data source should release its claim on outputs with feedback (ignoringOuput()). It would be wise to call this from your destructor as well. Reimplemented from DataStreamDriver. Definition at line 25 of file MirageDriver.cc.
should be called by open() once the connection is successfully made, so deeper subclasses can do initialization Implements Subscription< ImageStreamDriver >. Definition at line 323 of file MirageDriver.cc.
Reimplemented from Subscription< ImageStreamDriver >. Definition at line 371 of file MirageDriver.cc.
User hook, called when the data source should claim which outputs it provides feedback (providingOuput()). Does not indicate the data source should start sending updates yet — wait for enteringRealtime() or advance() to be called Reimplemented from DataStreamDriver. Definition at line 18 of file MirageDriver.cc. Member Data DocumentationDefinition at line 156 of file MirageDriver.h. Referenced by DepthSubscription::DepthSubscription(), DepthSubscription::opened(), and DepthSubscription::plistValueChanged().
Definition at line 158 of file MirageDriver.h. Referenced by DepthSubscription::DepthSubscription(), DepthSubscription::opened(), and DepthSubscription::plistValueChanged().
Definition at line 157 of file MirageDriver.h. Referenced by DepthSubscription::DepthSubscription(), DepthSubscription::opened(), and DepthSubscription::plistValueChanged(). The documentation for this class was generated from the following files: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:41 2016 by Doxygen 1.6.3 |