ESyS-Particle  2.3.4
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

◆ TML_pack()

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

◆ TML_unpack()

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