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

#include <cel_memory.h>

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.

Member Function Documentation

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