ESyS-Particle  4.0.1
Functions
pack.h File Reference
#include "tml/message/packed_message_interface.h"
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 &)

Detailed Description