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

Serialization Parcel class source file. More...

#include "utils/Parcel.hpp"
Include dependency graph for Parcel.cpp:

Functions

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

Detailed Description

Serialization Parcel class source 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: