Celartem::MemoryFill< int8_t > Struct Template Reference

#include <cel_memory.h>

List of all members.

Public Member Functions

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


Detailed Description

template<>
struct Celartem::MemoryFill< int8_t >

MemoryFill function for int8_t types.

Definition at line 283 of file cel_memory.h.


Member Function Documentation

void Celartem::MemoryFill< int8_t >::operator() ( int8_t *  buffer,
size_t  count,
const int8_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 293 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.