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

#include <memory_iterable.h>

Public Member Functions

 UnsafeGenericMemoryIterable (PtrType ptr)
 
UnsafeGenericMemoryIterator< PtrType > iterator () const
 

Detailed Description

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

Definition at line 10 of file memory_iterable.h.

Constructor & Destructor Documentation

◆ UnsafeGenericMemoryIterable()

template<typename PtrType >
roo_io::UnsafeGenericMemoryIterable< PtrType >::UnsafeGenericMemoryIterable ( PtrType  ptr)
inline

Definition at line 12 of file memory_iterable.h.

Member Function Documentation

◆ iterator()

template<typename PtrType >
UnsafeGenericMemoryIterator< PtrType > roo_io::UnsafeGenericMemoryIterable< PtrType >::iterator ( ) const
inline

Definition at line 14 of file memory_iterable.h.


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