ESyS-Particle  2.3
pack.h File Reference
Include dependency graph for pack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
void TML_pack (TML_PackedMessageInterface *, const T &)
 
template<typename T >
void TML_unpack (TML_PackedMessageInterface *, T &)
 

Function Documentation

template<typename T >
void TML_pack ( TML_PackedMessageInterface ,
const T &   
)
template<typename T >
void TML_unpack ( TML_PackedMessageInterface ,
T &   
)