libcamera  v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01:00)
Supporting cameras in Linux since 2019
Public Attributes | List of all members
libcamera::MessageQueue Class Reference

A queue of posted messages. More...

Public Attributes

std::list< std::unique_ptr< Message > > list_
 List of queued Message instances.
 
Mutex mutex_
 Protects the list_.
 

Detailed Description

A queue of posted messages.


The documentation for this class was generated from the following file: