Public Member Functions | List of all members
Celartem::MemoryFill< uint8_t > Struct Template Reference

#include <cel_memory.h>

Public Member Functions

void operator() (uint8_t *buffer, size_t count, const uint8_t &t)
 

Detailed Description

template<>
struct Celartem::MemoryFill< uint8_t >

MemoryFill function for uint8_t types.

Member Function Documentation

void Celartem::MemoryFill< uint8_t >::operator() ( uint8_t *  buffer,
size_t  count,
const uint8_t &  t 
)
inline
Parameters
bufferSpecifies the pointer to the memory block to fill.
countThe number of entries on the memory block to fill.
tA value to fill with.

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

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo