Allolib  1.0
C++ Components For Interactive Multimedia
al::Serializer Struct Reference

The Serializer struct. More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/protocol/al_Serialize.hpp>

Public Member Functions

template<class T >
Serializeroperator<< (T v)
 
Serializeroperator<< (const char *v)
 
Serializeroperator<< (const std::string &v)
 
template<class T >
Serializeradd (const T *v, uint32_t num)
 
const std::vector< char > & buf () const
 

Detailed Description

The Serializer struct.

Definition at line 160 of file al_Serialize.hpp.


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