srecord  1.65.0
chunk.h File Reference
#include <stddef.h>
#include <srecord/memory/walker.h>
Include dependency graph for chunk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  srecord::memory_chunk
 The srecord::memory_chunk class is used to represent portion of memory. More...
 

Namespaces

 srecord
 

Functions

bool srecord::operator== (const srecord::memory_chunk &, const srecord::memory_chunk &)
 
bool srecord::operator!= (const srecord::memory_chunk &, const srecord::memory_chunk &)