|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Classes | |
| struct | Item |
Public Member Functions | |
| void | keepLoaderAlive () |
| bool | handleQueue () |
| bool | isEmpty () |
Public Attributes | |
| int | ItemsSize = 0 |
| std::list< Item > | items |
| std::mutex | items_mutex |
| std::future< bool > | QueueLoader |