Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Functions
Parcel.hpp File Reference

Serialization Parcel class header file. More...

#include <vector>
#include <string>
Include dependency graph for Parcel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parcel
 

Functions

template<class T >
void setByte (char byte, int number, T *var)
 
template<class T >
char getByte (T var, int number)
 

Detailed Description

Serialization Parcel class header file.

Author
LionZXY Recast nikit.nosp@m.a@ku.nosp@m.likof.nosp@m..ru
Date
08.06.17

Serialization

Function Documentation

template<class T >
char getByte ( var,
int  number 
)
inline
template<class T >
void setByte ( char  byte,
int  number,
T *  var 
)
inline

Here is the caller graph for this function: