Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| The exception thrown when DependencySorter finds a circular dependency | |
| A structure keeping the position of C/C++ comments in a string | |
| The class used to download data | |
| A class for bi-directional communication | |
| Extend QwtArraySeriesData in order to append data incrementally | |
| The DataStreamPlot display a series of data streams into the plot storing all the history of the data pushed into the DataStreamPlot during time | |
| This widget display one or more DataStreamPlot and utility toolbar for interacting with them | |
| The class used to upload data | |
| A class for bi-directional communication | |
| The class used to implement RAII for data uploading | |
| A class to return data sorted by dependency | |
| A structure containing an element and the list of its dependencies | |
| The class to wake all sleeping uploader and downloader | |
| The class modelling intervals of floating point values | |
| The exception thrown when using invalid combinations of NewDatumAvailableBehavior and objects for notifications | |
| Logger class provides methods for logging messages | |
| The event sent to downloader when a new datum is ready | |
| The interface for classes that want to be notified when a new datum is available | |
| A command line option parser | |
| The parent of the class containing the queue and all related elements | |
| The class containing the queue and all related elements | |
| Random Generator Utility Class | |
| A vector that can be used as a resource | |
| A generic exception the user can throw at runtime | |
| A class modelling a range of real values | |
| SimpleTimer object | |
| An exception thrown when we catch standard library exceptions in a worker thread | |
| A structure keeping the position of C/C++ strings or characters in a program | |
| Interface for describing an operation to do for the WorkerThread | |
| The exception stored when an unknown exception is thrown by a ThreadOperation | |
| The exception thrown when trying to create a datum or download without an uploader/downloader association in place | |
| The exception thrown when the association between uploader and downloader is not 1:1 | |
| Supporting thread in order to run operations on a different thread instead of the GUI thread |