Public Member Functions

Celartem::MemoryFill< T > Struct Template Reference

#include <cel_memory.h>

List of all members.

Public Member Functions

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

Detailed Description

template<typename T>
struct Celartem::MemoryFill< T >

MemoryFill function for general types.


Member Function Documentation

template<typename T >
void Celartem::MemoryFill< T >::operator() ( T *  buffer,
size_t  count,
const 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.

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

This document is made with doxygen 1.7.1 at Thu Feb 17 2011 15:40:18.
Caminova Logo