Celartem::MemoryFill< uint8_t > Struct Template Reference

#include <cel_memory.h>

List of all members.

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.

Definition at line 303 of file cel_memory.h.


Member Function Documentation

void Celartem::MemoryFill< uint8_t >::operator() ( uint8_t *  buffer,
size_t  count,
const uint8_t &  t 
) [inline]

Parameters:
buffer Specifies the pointer to the memory block to fill.
count The number of entries on the memory block to fill.
t A value to fill with.

Definition at line 313 of file cel_memory.h.


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:18 2008.