Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FileSystemSensorSource Class ReferenceExtends FileSystemDataSource to parse sensor data. More...
Inheritance diagram for FileSystemSensorSource:
Detailed DescriptionExtends FileSystemDataSource to parse sensor data. Definition at line 9 of file FileSystemSensorSource.h.
Constructor & Destructor Documentation
constructor Definition at line 12 of file FileSystemSensorSource.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 FileSystemDataSource. Definition at line 20 of file FileSystemSensorSource.h.
creates a new entry on files, virtual to allow subclasses to use a FileInfo subclass with more meta data (e.g. see FileSystemImageSource::ImageInfo) Reimplemented from FileSystemDataSource. Definition at line 78 of file FileSystemSensorSource.h.
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 FileSystemDataSource. Definition at line 14 of file FileSystemSensorSource.h.
Gives the data referenced by curfile to the simulator. Implements FileSystemDataSource. Definition at line 27 of file FileSystemSensorSource.h. The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:41 2016 by Doxygen 1.6.3 |