xoreos  0.0.5
Namespaces
memreadstream.cpp File Reference

Implementing the reading stream interfaces for plain memory blocks. More...

#include <cassert>
#include <cstring>
#include "src/common/memreadstream.h"
#include "src/common/error.h"
#include "src/common/util.h"
Include dependency graph for memreadstream.cpp:

Go to the source code of this file.

Namespaces

 Common
 

Detailed Description

Implementing the reading stream interfaces for plain memory blocks.

Definition in file memreadstream.cpp.