FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Classes | Public Member Functions | Public Attributes | List of all members
Fiber::LoadQueue Struct Reference

Classes

struct  Item
 

Public Member Functions

void keepLoaderAlive ()
 
bool handleQueue ()
 
bool isEmpty ()
 

Public Attributes

int ItemsSize = 0
 
std::list< Itemitems
 
std::mutex items_mutex
 
std::future< boolQueueLoader