AsyncFw 1.2
Async Framework is c++ runtime with timers, poll notifiers, sockets, coroutines, etc.
 
Loading...
Searching...
No Matches
AsyncFw::DataArrayView Class Reference

The DataArrayView class. More...

#include <AsyncFw/DataArray>

Public Member Functions

template<typename... Args>
 DataArrayView (Args... args)
 
 DataArrayView (const uint8_t *, std::size_t)
 
 DataArrayView (const DataArray::iterator, const DataArray::iterator)
 
 DataArrayView (const DataArray &)
 
DataArrayList split (const char) const
 

Detailed Description

The DataArrayView class.


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