ThunderEgg  1.0.0
BufferWriter.h File Reference

BufferWriter class. More...

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

Go to the source code of this file.

Classes

class  ThunderEgg::BufferWriter
 Class that is used to help serialize objects into a buffer. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Detailed Description

BufferWriter class.