roo_io
API Documentation for roo_io
Loading...
Searching...
No Matches
roo_io::SafeGenericMemoryIterable< PtrType > Class Template Reference

#include <memory_iterable.h>

Public Member Functions

 SafeGenericMemoryIterable (PtrType begin, PtrType end)
 
SafeGenericMemoryIterator< PtrType > iterator () const
 

Detailed Description

template<typename PtrType>
class roo_io::SafeGenericMemoryIterable< PtrType >

Definition at line 25 of file memory_iterable.h.

Constructor & Destructor Documentation

◆ SafeGenericMemoryIterable()

template<typename PtrType >
roo_io::SafeGenericMemoryIterable< PtrType >::SafeGenericMemoryIterable ( PtrType  begin,
PtrType  end 
)
inline

Definition at line 27 of file memory_iterable.h.

Member Function Documentation

◆ iterator()

template<typename PtrType >
SafeGenericMemoryIterator< PtrType > roo_io::SafeGenericMemoryIterable< PtrType >::iterator ( ) const
inline

Definition at line 30 of file memory_iterable.h.


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