ThunderEgg  1.0.0
BufferReader.h File Reference

BufferReader class. More...

#include <ThunderEgg/Serializable.h>
#include <cstddef>
#include <iostream>
#include <type_traits>
Include dependency graph for BufferReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::BufferReader
 Class that is used to help read serialized objects from a buffer. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Detailed Description

BufferReader class.