Schnek
schnek::DataBuffer< T > Class Template Reference

Classes

class  iterator
 

Public Types

typedef Grid< unsigned char, 1, GridAssertCheckBufferType
 

Public Member Functions

template<class ContainerType >
void makeBuffer (ContainerType &container)
 
BufferTypegetBuffer ()
 
iterator begin ()
 
iterator end ()
 

Member Function Documentation

◆ makeBuffer()

template<class T >
template<class ContainerType >
void schnek::DataBuffer< T >::makeBuffer ( ContainerType &  container)

Make the buffer from some data. ContainerType is expected to contain pointers (or iterators) to T.

Parameters
first
last

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