Embedded Template Library  1.0
etl::buffer_descriptors< TBuffer, BUFFER_SIZE_, N_BUFFERS_, TFlag >::notification Class Reference

Describes a notification. More...

#include <buffer_descriptors.h>

Public Member Functions

 notification (descriptor desc_, size_t count_)
 
ETL_NODISCARD descriptor get_descriptor () const
 
ETL_NODISCARD size_t get_count () const
 

Detailed Description

template<typename TBuffer, size_t BUFFER_SIZE_, size_t N_BUFFERS_, typename TFlag = bool>
class etl::buffer_descriptors< TBuffer, BUFFER_SIZE_, N_BUFFERS_, TFlag >::notification

Describes a notification.


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