OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::queue_read_empty Struct Reference

#include <Queue.hpp>

+ Inheritance diagram for openstudio::queue_read_empty:

Public Member Functions

 queue_read_empty ()
 

Detailed Description

Exception thrown if the user attempts to read data from openstudio::Queue<> with a non-blocking call and there is no data available.

Constructor & Destructor Documentation

◆ queue_read_empty()

openstudio::queue_read_empty::queue_read_empty ( )
inline