PhoenixSwarm  5.2.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
static_for_deserialise_message< N, N > Struct Template Reference

Iterate over function parameters (end). More...

#include <phoenix_function_call.h>

Inheritance diagram for static_for_deserialise_message< N, N >:
Collaboration diagram for static_for_deserialise_message< N, N >:

Public Member Functions

template<typename T>
void operator() (PLog &log, bool &isOk, DataStreamIter &iter, T &mContainers) const

Detailed Description

template<int N>
struct static_for_deserialise_message< N, N >

Iterate over function parameters (end).

Definition at line 42 of file phoenix_function_call.h.

Member Function Documentation

◆ operator()()

template<int N>
template<typename T>
void static_for_deserialise_message< N, N >::operator() ( PLog & log,
bool & isOk,
DataStreamIter & iter,
T & mContainers ) const
inline

Definition at line 45 of file phoenix_function_call.h.

45{}

The documentation for this struct was generated from the following file: