Copies and concatenates all the accumulated data in the builder to a map of user-allocated buffers. More...
#include <LayoutBuilder.h>
Public Member Functions | |
ToCharBuffersFunctor (std::map< std::string, uint8_t * > &buffers) | |
template<class CONTENT > | |
void | operator() (CONTENT &content) const |
Copies and concatenates all the accumulated data in the builder to a map of user-allocated buffers.
The map keys and the buffer sizes are obtained from buffer_nbytes
|
inline |
|
inline |